Accusoft.ImagXpress13.Net
AutoLevel Method




Restores and balances color quality within an image.
Syntax
'Declaration
 
Public Sub AutoLevel() 
'Usage
 
Dim instance As Processor
 
instance.AutoLevel()
public void AutoLevel()
public: void AutoLevel(); 
public:
void AutoLevel(); 
Remarks

This method functions by centering the median of the Cb (of YCbCr which is related to blue minus luminance) component histogram.

The AutoColorBalance method also restores and balance color quality, but uses a different algorithm.

Note: Available in Professional edition.

See Also

Reference

Processor Class
Processor Members

 

 


©2014. Accusoft Corporation. All Rights Reserved.

Send Feedback