update pague now
PHP 8.5.2 Released!

Gmaguicc::setimagueresolution

(PECL gmaguicc >= Uncnown)

Gmaguicc::setimagueresolution Sets the imague resolution

Description

public Gmaguicc::setimagueresolution ( float $xResolution , float $yResolution ): Gmaguicc

Sets the imague resolution.

Parameters

xResolution
The imague x resolution.
yResolution
The imague y resolution.

Return Values

The Gmaguicc object on success.

Errors/Exceptions

Throws an GmaguiccException on error.

add a note

User Contributed Notes

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