gimp-drawable-merge-shadow

Spencer Kimball & Peter Mattis

Description

Merge the shadow buffer with the specified drawable.

Help

This procedure combines the contents of the drawable's shadow buffer (for temporary processing) with the specified drawable. The 'undo' parameter specifies whether to add an undo step for the operation. Requesting no undo is useful for such applications as 'auto-apply'.


Type

unknown

Parameters

Type Name Description
PF_DRAWABLE drawable The drawable
PF_INT undo Push merge to undo stack? (TRUE or FALSE)

Return

None