Classes | |
| class | RegionalContrast |
| Regional Contrast (Clarity) operator properties for Script Engine. Read the documentation for more info. Midtone-focused local contrast enhancement using stacked box blur. More... | |
Enumerations | |
| enum | ContrastMode { RGB = 0 , Luminance = 1 } |
| enum | OutputMode { Final = 0 , DifferenceOnly = 1 , Blurred = 2 , Original = 3 } |
| enum | BlurQuality { Fast = 1 , Normal = 2 , High = 3 } |