Context.getMatrix
void getMatrix(out cairo.matrix.Matrix matrix)Stores the current transformation matrix (CTM) into matrix.
Parameters
matrix | return value for the matrix |
void getMatrix(out cairo.matrix.Matrix matrix)Stores the current transformation matrix (CTM) into matrix.
matrix | return value for the matrix |