1998
Austin Donnelly
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.
unknown
Type | Name | Description |
---|---|---|
PF_IMAGE | image | The image |
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 |