PHP 7.0.6 Released

Gmagick::getimageunits

(PECL gmagick >= Unknown)

Gmagick::getimageunitsGets the image units of resolution

Description

public int Gmagick::getimageunits ( void )

Gets the image units of resolution.

Parameters

This function has no parameters.

Return Values

Returns the image units of resolution.

User Contributed Notes

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