Rdocumentation
powered by
Learn R Programming
RGtk2 (version 2.20.31)
cairoSetMatrix: cairoSetMatrix
Description
Modifies the current transformation matrix (CTM) by setting it equal to
matrix
.
Usage
cairoSetMatrix(cr, matrix)
Arguments
cr
[
Cairo
] a cairo context
matrix
[
CairoMatrix
] a transformation matrix from user space to device space