update : 2015.11.03
php.shukuma.com

검색:
 
 
Creates a vertical mirror image

Gmagick::flipimage

(PECL gmagick >= Unknown)

Gmagick::flipimageCreates a vertical mirror image

설명

public Gmagick Gmagick::flipimage ( void )

Creates a vertical mirror image by reflecting the pixels around the central x-axis.

반환값

The flipped Gmagick object.

오류/예외

Throws an GmagickException on error.