go
PgMatrix.transformPoint
pango
PgMatrix
PgMatrix
Transforms the point (
x
,
y
) by
matrix
.
class
PgMatrix
void
transformPoint
(
ref
double
x
,
ref
double
y
)
Parameters
x
double
in/out X position
y
double
in/out Y position
Meta
Since
1.16
pango
PgMatrix
PgMatrix
constructors
this
functions
concat
copy
free
getFontScaleFactor
getFontScaleFactors
getPgMatrixStruct
getStruct
rotate
scale
transformDistance
transformPixelRectangle
transformPoint
transformRectangle
translate
properties
x0
xx
xy
y0
yx
yy
static functions
extentsToPixels
getType
unitsFromDouble
unitsToDouble
variables
pangoMatrix
Transforms the point (x, y) by matrix.