|
Adobe Photoshop SDK |
|
Stack Renderer ModulesStack Renderer plug-in modules are used to render a stack of images (defined as a smart object) into a single image. A typical application includes stacking multiple low exposure images and rendering into a single clearer image.
Stack Renderer plug-in modules are built on top of Import (Acquire) modules. This means that you define the plug-in through the PiPL resource as an Import module
Hence, Stack Renderer plug-ins share all data stuctures and selectors with Import Modules. The relevant data structures and selectors include:
In particular, see the new field Please also see Writing Stack Renderer Plug-ins
|