Mono Class Library: Cairo Namespace

Cairo.Surface Class

Base class for surfaces [Edit]

See Also: Surface Members

public class Surface : IDisposable

Remarks

A Cairo.Surface represents an image, either as the destination of a drawing operation or as source when drawing onto another surface. There are different subtypes of Surface for different drawing backends; for example, Cairo.ImageSurface creates a bitmap image in memory. [Edit]

Requirements

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