cairo.MeshPattern

Undocumented in source.

Public Imports

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

Members

Classes

MeshPattern
class MeshPattern

cairo_pattern_t is the paint with which cairo draws. The primary use of patterns is as the source for all cairo drawing operations, although they can also be used as masks, that is, as the brush too.

Meta