Imagick::transverseImage
(PECL imagick 2.0.0)
Imagick::transverseImage — Creates a horizontal mirror image
Descrizione
bool Imagick::transverseImage
( void
)
Creates a horizontal mirror image by reflecting the pixels around the central y-axis while rotating them 270-degrees. This method is available if Imagick has been compiled against ImageMagick version 6.2.9 or newer.
Valori restituiti
Restituisce TRUE in caso di successo.
There are no user contributed notes for this page.
