gimp-selection-float

Spencer Kimball & Peter Mattis

Description

Float the selection from the specified drawable with initial offsets as specified.

Help

This procedure determines the region of the specified drawable that lies beneath the current selection. The region is then cut from the drawable and the resulting data is made into a new layer which is instantiated as a floating selection. The offsets allow initial positioning of the new floating selection.


Type

unknown

Parameters

Type Name Description
PF_DRAWABLE drawable The drawable from which to float selection
PF_INT offx x offset for translation
PF_INT offy y offset for translation

Return

Type Name Description
PF_LAYER layer The floated layer