|
GraphicsAPI_2020C
|
Helper structure to represent a texel in a ARGB8888 format. More...
#include <texture.h>
Public Attributes | |
| unsigned char | b |
| unsigned char | g |
| unsigned char | r |
| unsigned char | a |
Helper structure to represent a texel in a ARGB8888 format.
Used by aiTexture.
1.8.13