Imagick::getImageResolution

Imagick::getImageResolutionGets the image X and Y resolution

Description

public Imagick::getImageResolution(): array

Gets the image X and Y resolution.

Parameters

This function has no parameters.

Return Values

Returns the resolution as an array.

Errors/Exceptions

Throws ImagickException on error.