cairoMatrixInitScale: cairoMatrixInitScale
Description
Initializes matrix
to a transformation that scales by sx
and sy
in the X and Y dimensions, respectively.Usage
cairoMatrixInitScale(sx, sy)
Value
A list containing the following elements:matrix
[CairoMatrix
] a cairo_matrix_t