Function Context.setMatrix

Modifies the current transformation matrix (CTM) by setting it equal to matrix.

Prototype

void setMatrix(
  const(Matrix) matrix
);

Parameters

NameDescription
Matrix a transformation matrix from user space to device space

Authors

Johannes Pfau cairoD
Andrej Mitrovic cairoD
cairo team cairo

Copyright

License

cairoD wrapper/bindings Boost License 1.0
cairo LGPL 2.1 / MPL 1.1