Method

GimpMatrix3rotate

Declaration [src]

void
gimp_matrix3_rotate (
  GimpMatrix3* matrix,
  gdouble theta
)

Description [src]

Rotates the matrix by theta degrees.

Parameters

theta

Type: gdouble

The angle of rotation (in radians).