Imagick::getImageType

(PECL imagick 2, PECL imagick 3)

Imagick::getImageTypeGets the potential image type

Description

publicImagick::getImageType(): int

Gets the potential image type.

Parameters

This function has no parameters.

Errors/Exceptions

Throws ImagickException on error.

To Top