Home > PHP > Function > > Imagick::flipImage()

Imagick::flipImage()

Imagick::flipImage - Creates a vertical mirror image

Syntax

bool Imagick::flipImage ()

Arguments

-

Description

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

Version

PHP PECL imagick 2.0.0

Return value

Returns TRUE on success.