The Open
D
Programming Language
Learn
Language
Library
Contribute
Blog
Matrix.transformPoint
cairo
cairo
Matrix
Transforms the point (x, y) by matrix.
struct
Matrix
Point
!double
transformPoint
(
Point
!double
point
)
Meta
Source
See Implementation
cairo
cairo
Matrix
constructors
this
functions
initIdentity
initRotate
initScale
initTranslate
invert
opBinary
rotate
scale
transformDistance
transformPoint
translate
variables
nativeMatrix
Transforms the point (x, y) by matrix.