Name | CNSImage Get Hex Color Component |
---|
Description | This function will return the value of a specific Component (eg. the Green component or the Luminance component) of the specified HexColor from the specified Color Space.
|
---|
Format | CNSImage Get Hex Color Component ( Select entire contents ; Target ; Hex Color ; Color Space ; Component ) |
---|
Required Parameters | Hex Color The Color to extract the Component from.
Color SpaceThe Color Spaces that contains the Component you want to retrieve.
ComponentThe Component to retrieve. (For Example, the “Green” Component.)
|
---|
Optional Parameters | - Select entire contents
If checked, the target field or variable will be replaced by the result of this script step.
- Target
Specify the field or variable to receive the result.
|
---|