image_get_resolution
Get the resolution of an image.
arguments
-
"image_name" : String
The name of the image. This name must be the full database name of the image, including namespace.
return value
Uint32<3>The resolution of the image. Component x contains the horizontal resolution and component y the verical resolution.