update : 2015.11.03
php.shukuma.com

검색:
 
 
Returns the number of images in the object

Imagick::getNumberImages

(PECL imagick 2.0.0)

Imagick::getNumberImagesReturns the number of images in the object

설명

int Imagick::getNumberImages ( void )

Returns the number of images associated with Imagick object.

반환값

Returns the number of images associated with Imagick object.

오류/예외

오류시에 ImagickException이 발생합니다.