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