Forum und email

Imagick::getImageOrientation

(No version information available, might be only in CVS)

Imagick::getImageOrientation — Gets the image orientation.

Description

int Imagick::getImageOrientation ( void )
Warning

Den här funktionen är ännu inte dokumenterad utan endast argumentlistan till funktioner finns tillgänglig.

Warning

Den här funktionen är EXPERIMENTELL. Dess beteende, namnet på den, och allt annat dokumenterat om den här funktionen kan ändras i framtida utgåvar av PHP. Använd den på egen risk.

Gets the image orientation. The return value is one of the orientation constants.

Parameters

Return Values

Returns an int on success, throws ImagickException on failure.