Readonly
byteProtected
maxProtected
typedMultiplies the current matrix on the top of the stack by a scaling transformation.
The amount to scale the matrix horizontally.
Optional
y: numberThe amount to scale the matrix vertically. If not specified, x is used for both horizontal and vertical scaling.
Protected
setTranslates the current matrix by the specified x and y values.
The amount to translate horizontally.
The amount to translate vertically.
length of the array