Gan_RGBAPixel_ui Struct Reference (original) (raw)
Gan_RGBAPixel_ui Struct Reference
[Access Individual Pixels of an Image]
Structure defining RGB unsigned integer pixel with alpha channel. More...
#include <[gandalf/image/pixel.h](pixel%5F8h-source.html)>
| Public Attributes | |
|---|---|
| unsigned int | R |
| unsigned int | G |
| unsigned int | B |
| unsigned int | A |
Detailed Description
Structure defining RGB unsigned integer pixel with alpha channel.
Member Data Documentation
The documentation for this struct was generated from the following file:
