Method
GimpMatrix2mult
Declaration [src]
void
gimp_matrix2_mult (
const GimpMatrix2* matrix1,
GimpMatrix2* matrix2
)
Parameters
matrix2 |
GimpMatrix2 |
The second input matrix which will be overwritten by the result. |
|
The data is owned by the caller of the function. |