Color to Grayscale
Image/Conversion
Converts the input image to a greyscale image.
Input Parameters
- Image Image
- Mode Enum · Relative, Perceived, Desaturation, Average, Min, Max, Red, Green, Blue, Alpha, AlphaMask, CustomWeights, Hue, Saturation
Conversion mode, desaturation mode will set saturation to zero, perceived and relative will use the Luminance weights while the later will performed the math operation on all channels. - MaskThreshold Float · Range 0.00 → 1.00
- RedWeight Float · Range 0.00 → 1.00
- GreenWeight Float · Range 0.00 → 1.00
- BlueWeight Float · Range 0.00 → 1.00
- AlphaWeight Float · Range 0.00 → 1.00
- MultiplyAlpha Boolean
- SRGB Boolean
Output Parameters
- Output Output Image Grayscale
Example


Meta
Author | InstaMaterial GmbH | Category | Image/Conversion | Tooltip | Converts the input image to a greyscale image. | Name | Color to Grayscale | Version | 0.13 | ID | a26df369-1cd5-4188-af1a-0323f0c38139 | PackageUrl | pkg://9265f8b4-a6e0-435e-b277-f4d93b74aead/atoms/a26df369-1cd5-4188-af1a-0323f0c38139.atom |
---|