NVGMatrix.Scaled

Returns new scaling matrix.

struct NVGMatrix
nothrow @trusted @nogc static
Scaled
(
in float sx
,
in float sy
)
Suggestion Box / Bug Report