1995-1996
Spencer Kimball & Peter Mattis
Merge the shadow buffer with the specified drawable.
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'.
unknown
Type | Name | Description |
---|---|---|
PF_DRAWABLE | drawable | The drawable |
PF_INT | undo | Push merge to undo stack? (TRUE or FALSE) |
None