Regional Contrast (Clarity) operator properties for Script Engine. Read the documentation for more info. Midtone-focused local contrast enhancement using stacked box blur.
Properties | |
| int | Amount [get, set] |
| Clarity amount. [min=0, max=100, default=50] Higher values increase local contrast. | |
| int | Radius [get, set] |
| Blur radius in pixels. [min=5, max=50, default=20] Larger radius affects broader tonal regions. | |
| int | Mix [get, set] |
| Mix between original and processed. [min=0, max=100, default=100]. | |
| ContrastMode | Mode [get, set] |
| Processing mode. | |
| OutputMode | Output [get, set] |
| Output visualization mode. | |
| BlurQuality | Quality [get, set] |
| Blur quality (number of passes). | |
| int | ShadowProtect [get, set] |
| Shadow protection. [min=0, max=100, default=50] Reduces effect in dark areas to prevent noise amplification. | |
| int | HighlightProtect [get, set] |
| Highlight protection. [min=0, max=100, default=50] Reduces effect in bright areas to prevent clipping. | |
| Command | ResetCmd [get] |
| Reset to defaults. | |