gimp-layer-set-offsets

Spencer Kimball & Peter Mattis

Description

Set the layer offsets.

Help

This procedure sets the offsets for the specified layer. The offsets are relative to the image origin and can be any values. This operation is valid only on layers which have been added to an image.


Type

unknown

Parameters

Type Name Description
PF_LAYER layer The layer
PF_INT offx Offset in x direction
PF_INT offy Offset in y direction

Return

None