RGB constant

FontSubpixelLayout const RGB

RGB subpixel layout (horizontal RGB order). Used for most LCD displays with horizontal RGB subpixel arrangement.

Implementation

static const RGB = FontSubpixelLayout._internal(0, 0);