NVGMatrix.premul

Sets this matrix to the result of multiplication of s and this (S * this). Sets the transform to the result of multiplication of two transforms, of A = B*A.

struct NVGMatrix
nothrow @trusted @nogc ref
premul
()
(
const scope auto ref NVGMatrix s
)

See Also

Suggestion Box / Bug Report