API Version: 3.0
Library Version: 2.99.16
void gimp_matrix3_translate ( GimpMatrix3* matrix, gdouble x, gdouble y )
Translates the matrix by x and y.
x
gdouble
Translation in X direction.
y
Translation in Y direction.