Mono Class Library: Cairo Namespace

Cairo.Antialias Enumeration

Specifies the type of antialiasing to do when rendering text or shapes. [Edit]
public enum Antialias

Remarks

[Edit]

Members

Member NameDescription
Default Use the default antialiasing for the subsystem and target device [Edit]
Gray Perform single-color antialiasing (using shades of gray for black text on a white background, for example). [Edit]
None Use a bilevel alpha mask [Edit]
SubpixelPerform antialiasing by taking advantage of the order of subpixel elements on devices such as LCD panels [Edit]

Requirements

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