Method
LasemSvgMatrixmultiply
Declaration
void
lsm_svg_matrix_multiply (
LsmSvgMatrix* result,
const LsmSvgMatrix* a,
const LsmSvgMatrix* b
)
Parameters
a-
Type:
LsmSvgMatrixNo description available.
The data is owned by the caller of the function. b-
Type:
LsmSvgMatrixNo description available.
The data is owned by the caller of the function.