Skip to main content

Interface: Transform

Affine transform tuple used for graphics and text placement.

Properties

PropertyTypeDescription
anumberHorizontal scale component of the affine transform matrix.
bnumberBlue channel value normalized from 0 to 1.
cnumberCyan channel value normalized from 0 to 1.
dnumberVertical scale component of the affine transform matrix.
enumberHorizontal translation component of the affine transform matrix.
fnumberVertical translation component of the affine transform matrix.