Imagick::flipImage
(No version information available, might be only in CVS)
Imagick::flipImage — Creates a vertical mirror image
Описание
bool Imagick::flipImage
( void
)
Внимание
К настоящему времени эта функция еще не была документирована; для ознакомления доступен только список аргументов.
Creates a vertical mirror image by reflecting the pixels around the central x-axis.
Возвращаемые значения
Returns TRUE on success.
Errors/Exceptions
Throws ImagickException on error.
Imagick::flipImage
There are no user contributed notes for this page.
