parent root
PHP: Gmagick::getimageunits - Manual

Gmagick::getimageunits

(PECL gmagick >= Unknown)

Gmagick::getimageunitsGets the image units of resolution

Description

public Gmagick::getimageunits ( void ) : int

Gets the image units of resolution.

Parameters

This function has no parameters.

Return Values

Returns the image units of resolution.

add a noteadd a note

User Contributed Notes

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