cairo.Matrix

Undocumented in source.

Public Imports

cairo.c.types
public import cairo.c.types;

Members

Classes

Matrix
class Matrix

cairo_matrix_t is used throughout cairo to convert between different coordinate spaces. A cairo_matrix_t holds an affine transformation, such as a scale, rotation, shear, or a combination of these. The transformation of a point (x,y) is given by: