Colorization mode
Set the colorization mode which will be used when applying the selected color to the image.
- BrowseName
- ColorizationModeEnum
Values
Value | DisplayName | Description |
---|---|---|
0 | Replace | For each color found in the image replace it with the selected color. |
1 | Hue | Replace the original color hue with the selected color hue |
2 | Multiply | For each color found in the image multiply it with the selected color. If the selected color is black the resulting color will be black, if the selected color is white the resulting color will be the original. |
3 | Add | For each color found in the image sum it to the selected color. |
Provide Feedback