Cairo.SubpixelOrder Enumeration
The subpixel order specifies the order of color elements within each pixel on the display device when rendering with an antialiasing mode of Cairo.Antialias.Subpixel.

Syntax

public enum SubpixelOrder

Remarks

Members

Member NameDescription
BgrSubpixel elements are arranged horizontally with blue at the left
DefaultUse the default subpixel order for for the target device
RgbSubpixel elements are arranged horizontally with red at the left
VbgrSubpixel elements are arranged vertically with blue at the top
VrgbSubpixel elements are arranged vertically with red at the top

Requirements

Namespace: Cairo
Assembly: Mono.Cairo (in Mono.Cairo.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0