| Parameter | Description |
|---|---|
| ScaleCount | The algorithm is applied to different scales of the image. This parameter specifies the number of scales. Default 3 |
| ScaleCurve | Specifies how to build the size of each scale. Allowed values 0..2. Default 2 |
| Variance | The output variance. Default 1.8 |
| ScaleHigh | Allowed values from 16 to 250. Default 200 |
| Luminance | If true the algorithm is applied only to luminance (luminosity) channel, so the algorithm doesn't touch colors |
| Demos\ImageEditing\AutoEnhance\AutoAdjust.dpr |
| Demos\ImageEditing\EveryMethod\EveryMethod.dpr |




