Method
GimpImageget_resolution
Declaration [src]
gboolean
gimp_image_get_resolution (
GimpImage* image,
gdouble* xresolution,
gdouble* yresolution
)
Description [src]
Returns the specified image’s resolution.
This procedure returns the specified image’s resolution in dots per inch. This value is independent of any of the layers in this image.