2004
Michael Natterer
Copy from the projection.
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.
unknown
Type | Name | Description |
---|---|---|
PF_IMAGE | image | The image to copy from |
Type | Name | Description |
---|---|---|
PF_INT | non-empty | TRUE if the copy was successful (TRUE or FALSE) |