Imagick::transverseImage
(PECL imagick 2.0.0)
Imagick::transverseImage — Creates a horizontal mirror image
说明
bool Imagick::transverseImage
( void
)
Creates a horizontal mirror image by reflecting the pixels around the central y-axis while rotating them 270-degrees. 此方法在Imagick基于ImageMagick 6.2.9以上版本编译时可用。
返回值
成功时返回 TRUE。
There are no user contributed notes for this page.
