NVGMatrix.scale

Scale this matrix.

struct NVGMatrix
nothrow @trusted @nogc ref return
scale
(
in float sx
,
in float sy
)
Suggestion Box / Bug Report