프로퍼티 | 타입 | 설명 | |
---|---|---|---|
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 |