Imagick::getNumberImages

(PECL imagick 2, PECL imagick 3)

Imagick::getNumberImagesReturns the number of images in the object

Descrição

public Imagick::getNumberImages ( ) : int

Returns the number of images associated with Imagick object.

Valor Retornado

Returns the number of images associated with Imagick object.

Erros

Lança ImagickException em caso de erro.