BGRA(byte B, byte G, byte R, byte A) | DVR::Graphics::Utils2D | [inline, static] |
CoordsToByteIndex(int x, int y, int stride) | DVR::Graphics::Utils2D | [inline, static] |
GetA(int ARGB) | DVR::Graphics::Utils2D | [inline, static] |
GetB(int ARGB) | DVR::Graphics::Utils2D | [inline, static] |
GetG(int ARGB) | DVR::Graphics::Utils2D | [inline, static] |
GetR(int ARGB) | DVR::Graphics::Utils2D | [inline, static] |
HiByte(short n) | DVR::Graphics::Utils2D | [inline, static] |
HiWord(int n) | DVR::Graphics::Utils2D | [inline, static] |
LoByte(short n) | DVR::Graphics::Utils2D | [inline, static] |
LoWord(int n) | DVR::Graphics::Utils2D | [inline, static] |
RGB(byte R, byte G, byte B) | DVR::Graphics::Utils2D | [inline, static] |
RGBA(byte R, byte G, byte B, byte A) | DVR::Graphics::Utils2D | [inline, static] |
Utils2D() | DVR::Graphics::Utils2D | [inline] |