Mono Class Library: Cairo Namespace

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. [Edit]
public enum SubpixelOrder

Remarks

[Edit]

Members

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

Requirements

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