GdkSubpixelLayout

This enumeration describes how the red, green and blue components of physical pixels on an output device are laid out.

Values

ValueMeaning
Unknown0

The layout is not known

None1

Not organized in this way

HorizontalRgb2

The layout is horizontal, the order is RGB

HorizontalBgr3

The layout is horizontal, the order is BGR

VerticalRgb4

The layout is vertical, the order is RGB

VerticalBgr5

The layout is vertical, the order is BGR