Gimp.Matrix3.yshear – gimp-3.0 Reference Manual
Packages
gimp-3.0
Gimp
Matrix3
affine
determinant
equal
identity
invert
is_affine
is_diagonal
is_identity
is_simple
mult
rotate
scale
transform_point
translate
xshear
yshear
coeff
yshear
Description:
public
void
yshear
(
double
amount)
Shears the matrix in the Y direction.
Parameters:
this
The matrix that is to be sheared.
amount
Y shear amount.