2005
Michael Natterer
Copy from the projection into a named buffer.
This procedure works like 'gimp-edit-copy-visible', but additionally stores the copied buffer into a named buffer that will stay available for later pasting, regardless of any intermediate copy or cut operations.
unknown
Type | Name | Description |
---|---|---|
PF_IMAGE | image | The image to copy from |
PF_VALUE | buffer-name | The name of the buffer to create |
Type | Name | Description |
---|---|---|
PF_VALUE | real-name | The real name given to the buffer, or NULL if the copy failed |