Свойство | Тип | Описание | |
---|---|---|---|
Rgba4444 | |||
Rgba5551 | |||
Rgba8888 |
Метод | Описание | |
---|---|---|
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 | |
Результат | OpenTK.Graphics.OpenGL4 |
public static TextureFormat,Sparrow.Textures Rgba4444 | ||
Результат |
public static TextureFormat,Sparrow.Textures Rgba5551 | ||
Результат |