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.

add a note add a note

User Contributed Notes

There are no user contributed notes for this page.
To Top