Gimp.Matrix3.xshear – 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
xshear
Description:
public
void
xshear
(
double
amount)
Shears the matrix in the X direction.
Parameters:
this
The matrix that is to be sheared.
amount
X shear amount.