cairoMatrixInitTranslate: cairoMatrixInitTranslate
Description
Initializes matrix
to a transformation that translates by tx
and
ty
in the X and Y dimensions, respectively.Usage
cairoMatrixInitTranslate(tx, ty)
Value
A list containing the following elements:matrix
[CairoMatrix
] a cairo_matrix_t