BGR constant

FontSubpixelLayout const BGR

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

Implementation

static const BGR = FontSubpixelLayout._internal(1, 1);