gimp-channel-ops-offset


Description

This procedure is deprecated! Use 'gimp-drawable-offset' instead.

Help

This procedure is deprecated! Use 'gimp-drawable-offset' instead.


Type

unknown

Parameters

Type Name Description
PF_DRAWABLE drawable The drawable to offset
PF_INT wrap-around wrap image around or fill vacated regions (TRUE or FALSE)
PF_INT fill-type fill vacated regions of drawable with background or transparent { OFFSET-BACKGROUND (0), OFFSET-TRANSPARENT (1) }
PF_INT offset-x offset by this amount in X direction
PF_INT offset-y offset by this amount in Y direction

Return

None