Rdocumentation
powered by
Learn R Programming
RGtk2 (version 2.20.31)
pangoMatrixTransformPoint: pangoMatrixTransformPoint
Description
Transforms the point (
x
,
y
) by
matrix
.
Usage
pangoMatrixTransformPoint(object, x, y)
Arguments
object
[
PangoMatrix
] a
PangoMatrix
, or
NULL
x
[numeric] in/out X position
y
[numeric] in/out Y position
Details
Since 1.16