RGB to Float - Arnold User Guide
Float
synopsis
Convert RGB color to float value.
Input
Input RGB color.
Mode
Conversion mode:
- min: minimum of the color channels.
- max: maximum of the color channels.
- average: average of the color channels.
- sum: sum of the color channels.
- luminance: sRGB luminance mix.
- RGBA: Select the RGBA components.