cairoMatrixTransformPoint {RGtk2} | R Documentation |
Transforms the point (x
, y
) by matrix
.
cairoMatrixTransformPoint(matrix, x, y)
|
[CairoMatrix ] a CairoMatrix |
|
[numeric] X position. An in/out parameter |
|
[numeric] Y position. An in/out parameter |
Derived by RGtkGen from GTK+ documentation