cairoSetMatrix {RGtk2} | R Documentation |
Modifies the current transformation matrix (CTM) by setting it
equal to matrix
.
cairoSetMatrix(cr, matrix)
|
[Cairo ] a cairo context |
|
[CairoMatrix ] a transformation matrix from user space to device space |
Derived by RGtkGen from GTK+ documentation