Output options let you control various aspects of the image that is output from a given operator, including the bit depth, color channels, and image size.
Name |
Specifies the operator's name as it appears in the FX Tree. |
Output Depth |
Specifies the bit depth of the output image. Default outputs the image at the bit depth specified in the current tree's FX Tree Property Editor [Properties Reference]. 8 bit overrides the default bit depth to output an 8-bit image. 16 bit overrides the default bit depth to output an 16-bit image. float overrides the default bit depth to output an 32-bit floating point image. |
Output Channels |
Specifies the color channels that are included in the output image. Default outputs the same channels contained in the input image. RGBA overrides the default bit depth to output an RGBA image. RGB overrides the default bit depth to output an RGB image. Alpha overrides the default bit depth to output Only the Alpha channel. |
Size Mode |
Allows you to specify whether the output image will use the default image size, as specified in the current tree's FX Tree Property Editor [Properties Reference] or the size of the region affected by the operator (Use Effect Region). |
Connections |
Lists the operator's inputs and outputs, and displays the operators to which they're connected. If an input or output is not connected, the pixel types that it can accept or output are displayed instead. Also lets you toggle optional inputs on and off. |
Except where otherwise noted, this work is licensed under a Creative Commons Attribution-NonCommercial-ShareAlike 3.0 Unported License