|
Imagick::getImageOrientation(PECL imagick 2.0.0) Imagick::getImageOrientation — Gets the image orientation Описание
int Imagick::getImageOrientation
( void
)
Gets the image orientation. The return value is one of the orientation constants. Возвращаемые значенияReturns an int on success. ОшибкиВызывает ImagickException при ошибке. |
|