Accusoft.ImagXpressSdk Namespace > Processor Class : AutoLevel Method |
'Declaration Public Sub AutoLevel()
'Usage Dim instance As Processor instance.AutoLevel()
public void AutoLevel()
public: void AutoLevel();
public: void AutoLevel();
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.