Gmagick::shearimage
Creating a parallelogram
Beschreibung
public Gmagick Gmagick::shearimage
( mixed $color
, float $xShear
, float $yShear
)
Parameter-Liste
-
color
-
The background pixel wand.
-
xShear
-
The number of degrees to shear the image.
-
yShear
-
The number of degrees to shear the image.
Rückgabewerte
The Gmagick object on success
Fehler/Exceptions
Wirft bei einem Fehler eine
GmagickException.