cheshirekow  v0.1.0
fontconfig::rgba Namespace Reference

Variables

const unsigned int BGR = 2
 
const unsigned int NONE = 5
 
const unsigned int RGB = 1
 
const unsigned int UNKNOWN = 0
 
const unsigned int VBGR = 4
 
const unsigned int VRGB = 3
 

Variable Documentation

const unsigned int fontconfig::rgba::BGR = 2

Definition at line 239 of file common.h.

const unsigned int fontconfig::rgba::NONE = 5

Definition at line 242 of file common.h.

const unsigned int fontconfig::rgba::RGB = 1

Definition at line 238 of file common.h.

const unsigned int fontconfig::rgba::UNKNOWN = 0

Definition at line 237 of file common.h.

const unsigned int fontconfig::rgba::VBGR = 4

Definition at line 241 of file common.h.

const unsigned int fontconfig::rgba::VRGB = 3

Definition at line 240 of file common.h.