cairo.Region

Undocumented in source.

Public Imports

cairo.c.types
public import cairo.c.types;
Undocumented in source.

Members

Classes

Region
class Region

Regions are a simple graphical data type representing an area of integer-aligned rectangles. They are often used on raster surfaces to track areas of interest, such as change or clip areas.

Meta