Aufgabe 7: Anwendung
primitives.h File Reference
Graphics primitives like Point. More...
This graph shows which files directly or indirectly include this file:Classes | |
| struct | GIMP |
| GIMP image. More... | |
Typedefs | |
| typedef struct SpritePixel< RGB, false, 8 > | Color |
| typedef struct SpritePixel< RGB, true, 8 > | ColorAlpha |
Enumerations | |
| enum | SpriteColorMode { RGB , GREYSCALE } |
| Color modes. More... | |
Detailed Description
Graphics primitives like Point.