|
StuBS
|
Greyscale pixel without transparency. More...
#include <graphics/primitives.h>
Public Member Functions | |
| SpritePixel (unsigned luminance) | |
| SpritePixel () | |
Public Attributes | |
| SpritePixelComponent< BITS > | luminance |
Greyscale pixel without transparency.
| BITS | Size of mask |
|
inlineexplicit |
|
inline |
| SpritePixelComponent<BITS> SpritePixel< GREYSCALE, false, BITS >::luminance |