Imagick::getFormat

Returns the format of the Imagick object

Description

public string Imagick::getFormat()

Returns the format of the Imagick object.

Parameters

This function has no parameters.

Return Values

Returns the format of the image.

Errors/Exceptions

Throws ImagickException on error.