StuBS
|
Greyscale pixel with transparency. More...
#include <graphics/primitives.h>
Public Member Functions | |
SpritePixel (unsigned luminance, unsigned alpha) | |
Public Attributes | |
SpritePixelComponent< BITS > | luminance |
SpritePixelComponent< BITS > | alpha |
Greyscale pixel with transparency.
BITS | Size of mask |