Skip to content

alias MPTransform


(alias) MPTransform = number[]

Each transform is a six-item array.

Note that the translation (index 1 and 2) comes first. This differs from the ordering in PostScript, where the translation comes last.

{ x, y, xx, yx, xy, yy }

😱 Types incomplete or incorrect? 🙏 Please contribute!