Documentation
Dlang.org
Matrix.transformPoint
pango
matrix
Matrix
Transforms the point (
x
,
y
) by matrix.
class
Matrix
void
transformPoint
(
ref
double
x
,
ref
double
y
)
Parameters
x
double
in/out X position
y
double
in/out Y position
pango
matrix
Matrix
constructors
this
functions
_cPtr
concat
copy
getFontScaleFactor
getFontScaleFactors
getSlantRatio
rotate
scale
self
transformDistance
transformPixelRectangle
transformPoint
transformRectangle
translate
properties
_gType
x0
xx
xy
y0
yx
yy
static functions
_getGType
Transforms the point (x, y) by matrix.