Gan_RGBAPixel_ui12 Struct Reference (original) (raw)
Gan_RGBAPixel_ui12 Struct Reference
[Access Individual Pixels of an Image]
Structure defining 12-bit packed RGBA. More...
#include <[gandalf/image/pixel.h](pixel%5F8h-source.html)>
| Public Attributes | |
|---|---|
| unsigned int | A: 12 |
| unsigned int | B: 12 |
| unsigned int | G: 12 |
| unsigned int | R: 12 |
Detailed Description
Structure defining 12-bit packed RGBA.
NB cannot be used to iterate along raster because of the packing
Member Data Documentation
The documentation for this struct was generated from the following file:
