gimp-image-get-resolution

Austin Donnelly

Description

Returns the specified image's resolution.

Help

This procedure returns the specified image's resolution in dots per inch. This value is independent of any of the layers in this image.


Type

unknown

Parameters

Type Name Description
PF_IMAGE image The image

Return

Type Name Description
PF_FLOAT xresolution The resolution in the x-axis, in dots per inch
PF_FLOAT yresolution The resolution in the y-axis, in dots per inch