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

Imagick::setImageOrientation()

Imagick::setImageOrientation - Sets the image orientation

Syntax

bool Imagick::setImageOrientation (int $orientation)

Arguments

  • orientation - One of the orientation constants

Description

Sets the image orientation.

Version

PHP PECL imagick 2.0.0

Return value

Returns TRUE on success.