|
| Pixel (const unsigned data) |
|
| Pixel (const unsigned r, const unsigned g, const unsigned b) |
|
template<bool ALPHA, unsigned BITS> |
| Pixel (const struct SpritePixel< RGB, ALPHA, BITS > &other) |
|
Color | getColor () const |
|
template<unsigned BITS> |
Pixel & | operator= (const struct SpritePixel< RGB, false, BITS > &other) |
|
template<unsigned BITS> |
Pixel & | operator= (const struct SpritePixel< GREYSCALE, false, BITS > &other) |
|
template<unsigned BITS> |
Pixel & | operator= (const struct SpritePixel< RGB, true, BITS > &other) |
|
template<unsigned BITS> |
Pixel & | operator= (const struct SpritePixel< GREYSCALE, true, BITS > &other) |
|
Die Dokumentation für diese Variante wurde erzeugt aufgrund der Datei: