StuBS
SpritePixel< GREYSCALE, true, BITS > Struct Template Reference

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
 

Detailed Description

template<unsigned BITS>
struct SpritePixel< GREYSCALE, true, BITS >

Greyscale pixel with transparency.

Template Parameters
BITSSize of mask

The documentation for this struct was generated from the following file: