gimp-edit-copy-visible

Michael Natterer <mitch@gimp.org>

Description

Copy from the projection.

Help

If there is a selection in the image, then the area specified by the selection is copied from the projection and placed in an internal GIMP edit buffer. It can subsequently be retrieved using the 'gimp-edit-paste' command. If there is no selection, then the projection's contents will be stored in the internal GIMP edit buffer.


Type

unknown

Parameters

Type Name Description
PF_IMAGE image The image to copy from

Return

Type Name Description
PF_INT non-empty TRUE if the copy was successful (TRUE or FALSE)