gimp_floating_sel_rigor << INDEX >> gimp_free_select

gimp_floating_sel_to_layer (1995-1996)

NAME
gimp_floating_sel_to_layer - Transforms the specified floating selection into a layer.
SYNOPSIS
gimp_floating_sel_to_layer (floating_sel)
DESCRIPTION
This procedure transforms the specified floating selection into a layer with the same offsets and extents. The composited image will look precisely the same, but the floating selection layer will no longer be clipped to the extents of the drawable it was attached to. The floating selection will become the active layer. This procedure will not work if the floating selection has a different base type from the underlying image. This might be the case if the floating selection is above an auxillary channel or a layer mask.
INPUT ARGUMENTS
TYPENAMEDESCRIPTION
LAYERfloating_selThe floating selection
SOME SYNTAX ALTERNATIVES
$layer->to_layer
AUTHOR
Spencer Kimball & Peter Mattis
(c)1995-1996 Spencer Kimball & Peter Mattis


This page was created by gimpdoc, written by Marc Lehmann <pcg@goof.com>