Method
GimpMatrix3equal
Declaration [src]
gboolean
gimp_matrix3_equal (
const GimpMatrix3* matrix1,
const GimpMatrix3* matrix2
)
Parameters
matrix2 |
GimpMatrix3 |
The second matrix. |
|
The data is owned by the caller of the function. |