gimp-image-set-unit

Michael Natterer <mitch@gimp.org>

Description

Sets the specified image's unit.

Help

This procedure sets the specified image's unit. No scaling or resizing is performed. This value is independent of any of the layers in this image. See the gimp_unit_*() procedure definitions for the valid range of unit IDs and a description of the unit system.


Type

unknown

Parameters

Type Name Description
PF_IMAGE image The image
PF_INT unit The new image unit

Return

None