Accusoft.ImagXpress13.Net
AutoLightness Method




Automatically assesses the adjusts contrast in light or dark regions of the image.
Syntax
'Declaration
 
Public Sub AutoLightness() 
'Usage
 
Dim instance As Processor
 
instance.AutoLightness()
public void AutoLightness()
public: void AutoLightness(); 
public:
void AutoLightness(); 
Remarks

This method can be useful for bringing more detail into shadowy areas of the image, without washing out the light regions, or correcting photos with silhouetted images due to strong backlighting.

Similar to the AutoContrast method, but uses a different algorithm to treat light and dark regions independently.

See the AdjustLightness method to override the default parameters of this method.

Note: Available in Professional Edition.

See Also

Reference

Processor Class
Processor Members

 

 


©2014. Accusoft Corporation. All Rights Reserved.

Send Feedback