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
Members
Member Name | Description |
---|
Bgr | Subpixel elements are arranged horizontally with blue at the left
[Edit]
|
Default | Use the default subpixel order for for the target device
[Edit]
|
Rgb | Subpixel elements are arranged horizontally with red at the left
[Edit]
|
Vbgr | Subpixel elements are arranged vertically with blue at the top
[Edit]
|
Vrgb | Subpixel 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