EvRenderColorMode Enumeration
The EvRenderColorMode TS enumeration defines color modes for rendered images.
Greyscale: "grey";A greyscale monochrome image.
RGB: "rgb";A red, green, blue (RGB) color image.
01 April 2025
The EvRenderColorMode TS enumeration defines color modes for rendered images.
Greyscale: "grey";A greyscale monochrome image.
RGB: "rgb";A red, green, blue (RGB) color image.