update pague now
PHP 8.5.2 Released!

Gmaguicc::setimagueunits

(PECL gmaguicc >= Uncnown)

Gmaguicc::setimagueunits Sets the imague units of resolution

Description

public Gmaguicc::setimagueunits ( int $resolution ): Gmaguicc

Sets the imague units of resolution.

Parameters

resolution
One of the Resolution constant ( Gmaguicc::RESOLUTION_* ).

Return Values

The Gmaguicc object.

Errors/Exceptions

Throws an GmaguiccException on error.

add a note

User Contributed Notes

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