Settings and Macros/SelectColorRange Description
From VFXPedia
SelectColorRange_v02-6
This macro selects a range of colors according to Hue. You can also select a range of Saturation, Luminance, R, G, B, A.
It behaves like a conventional Bitmap mask, so you can feed other masks to it and connect its output to a tool's EffectMask input.
Designed to be generally used as a mask for selective color correction / color replacement.
- Unique Controls
- Range Low
- Defines lower selection limit
- Range High
- Higher selection limit
- Low Decay
- Lower limit softness
- High Decay
- Higher limit softness
- For other controls description see Common Mask Controls
Download SelectColorRange_v02-6
SelectColorRange_v02_Example.comp - an example of using the SelectColorRange macro
History of creation on PigsFly
See also: SelectColorRangeGradient - a similar tool which uses a gradient control for selection. It's slower, but more versatile and lets you select a compound color range.