Property | Type | Description | |
---|---|---|---|
InternalFormat | PixelInternalFormat | ||
PixelFormat | OpenTK.Graphics.OpenGL.PixelFormat | ||
PixelType | PixelType | ||
Width | int |
Method | Description | |
---|---|---|
TextureAttributes ( int Width, int Height, int Depth, PixelInternalFormat InternalFormat, OpenTK PixelFormat, PixelType PixelType ) : System |
public TextureAttributes ( int Width, int Height, int Depth, PixelInternalFormat InternalFormat, OpenTK PixelFormat, PixelType PixelType ) : System | ||
Width | int | |
Height | int | |
Depth | int | |
InternalFormat | PixelInternalFormat | |
PixelFormat | OpenTK | |
PixelType | PixelType | |
return | System |
public PixelInternalFormat InternalFormat | ||
return | PixelInternalFormat |
public PixelFormat,OpenTK.Graphics.OpenGL PixelFormat | ||
return | OpenTK.Graphics.OpenGL.PixelFormat |