Gimp.Matrix3.prototype.xshear
function xshear(amount: Number(gdouble)): void {
// Gjs wrapper for gimp_matrix3_xshear()
}
Shears the matrix in the X direction.
- amount
X shear amount.
function xshear(amount: Number(gdouble)): void {
// Gjs wrapper for gimp_matrix3_xshear()
}
Shears the matrix in the X direction.
X shear amount.