Cairo.Surface Class
Base class for surfaces

See Also: Surface Members

Syntax

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.

Requirements

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