Method

GimpMatrix3yshear

Declaration [src]

void
gimp_matrix3_yshear (
  GimpMatrix3* matrix,
  gdouble amount
)

Description [src]

Shears the matrix in the Y direction.

Parameters

amount

Type: gdouble

Y shear amount.