Parameter | Description |
---|---|
SubsampledSize | For better performance operations are performed on a subsampled image. This parameter specifies the image width (default 60) |
Slope | The core function slope (in degrees) which will affect the contrast. Allowed values: 0 to 90°, default 20 |
Cut | The code function range which will affect the contrast. Allowed values are 0 to 100, default 25 |
Neighbour | When the subsampled image is used to change the full size image, Neighbour specifies the window size of the conversion. High values slow down processing but produce better results. Default is 2 |
Demos\ImageEditing\AutoEnhance\AutoAdjust.dpr | |
Demos\ImageEditing\EveryMethod\EveryMethod.dpr |