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
functions
concat
copy
getFontScaleFactor
getFontScaleFactors
getSlantRatio
rotate
scale
transformDistance
transformPixelRectangle
transformPoint
transformRectangle
translate
Transforms the point (x, y) by matrix.