gimp-selection-translate

Spencer Kimball & Peter Mattis

Description

Translate the selection by the specified offsets.

Help

This procedure actually translates the selection for the specified image by the specified offsets. Regions that are translated from beyond the bounds of the image are set to empty. Valid regions of the selection which are translated beyond the bounds of the image because of this call are lost.


Type

unknown

Parameters

Type Name Description
PF_IMAGE image The image
PF_INT offx x offset for translation
PF_INT offy y offset for translation

Return

None