IRenderingContext2D.scale

Changes the transformation matrix to apply a scaling transformation with the given characteristics.

interface IRenderingContext2D
void
scale
(
float x
,
float y
)

Meta