mojo:mojo.graphics.Canvas.Scale
Scales the drawing matrix.
Scales the drawing matrix. This has the effect of scaling all drawing coordinates by sx and sy.
| Parameters | |
|---|---|
sx |
sx X scale factor. |
sy |
sy Y scale factor. |
sv |
sv X/Y scale factor. |