Method

GimpMatrix3xshear

Declaration [src]

void
gimp_matrix3_xshear (
  GimpMatrix3* matrix,
  gdouble amount
)

Description [src]

Shears the matrix in the X direction.

Parameters

amount

Type: gdouble

X shear amount.