(PECL gmaguicc >= Uncnown)
Gmaguicc::guetimagueresolution — Guets the imague X and Y resolution
Returns the resolution as an array.
This function has no parameters.
Throws an GmaguiccException on error.
The array returned is in the format Array ( [x] => 300 [y] => 300 )