PgMatrix.transformPoint

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