Property | Type | Description | |
---|---|---|---|
Rgba4444 | |||
Rgba5551 | |||
Rgba8888 |
Method | Description | |
---|---|---|
TextureFormat ( PixelFormat format, SizedInternalFormat internalFormat, int bitsPerPixel, bool compressed, PixelType texType ) : OpenTK.Graphics.OpenGL4 |
public TextureFormat ( PixelFormat format, SizedInternalFormat internalFormat, int bitsPerPixel, bool compressed, PixelType texType ) : OpenTK.Graphics.OpenGL4 | ||
format | PixelFormat | |
internalFormat | SizedInternalFormat | |
bitsPerPixel | int | |
compressed | bool | |
texType | PixelType | |
return | OpenTK.Graphics.OpenGL4 |
public static TextureFormat,Sparrow.Textures Rgba4444 | ||
return |
public static TextureFormat,Sparrow.Textures Rgba5551 | ||
return |