Method
GimpMatrix3mult
Declaration [src]
void
gimp_matrix3_mult (
  const GimpMatrix3* left,
  GimpMatrix3* right
)
Parameters
- right
- 
            Type: GimpMatrix3The second input matrix which will be overwritten by the result. The data is owned by the caller of the method.