Imagick::getImageType

(PECL imagick 2, PECL imagick 3)

Imagick::getImageTypeGets the potential image type

Description

public Imagick::getImageType(): int

Gets the potential image type.

Parameters

This function has no parameters.

Errors/Exceptions

Throws ImagickException on error.

add a note

User Contributed Notes

There are no user contributed notes for this page.
To Top