plug-in-recompose

Bill Skaggs

Description

Recompose an image that was previously decomposed

Help

This function recombines the grayscale layers produced by Decompose into a single RGB or RGBA layer, and replaces the originally decomposed layer with the result.


Type

unknown

Parameters

Type Name Description
PF_INT run-mode The run mode { RUN-INTERACTIVE (0), RUN-NONINTERACTIVE (1) }
PF_IMAGE image Image to recompose from
PF_DRAWABLE drawable Not used

Return

None