StuBS
SpritePixel< RGB, false, BITS > Struct Template Reference

Colored pixel without transparency. More...

#include <graphics/primitives.h>

Public Member Functions

 SpritePixel (unsigned red, unsigned green, unsigned blue)
 

Public Attributes

SpritePixelComponent< BITS > red
 
SpritePixelComponent< BITS > green
 
SpritePixelComponent< BITS > blue
 

Detailed Description

template<unsigned BITS>
struct SpritePixel< RGB, false, BITS >

Colored pixel without transparency.

Template Parameters
BITSSize of mask

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