Accusoft.ImagXpress13.Net
AutoColorBalance Method




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

Similar to AutoLevel, but a different algorithm. These methods function by centering the median of the Cb (of YCbCr, which is related to the blue minus the luminance) component histogram. AutoLevel and AutoColorBalance methods effect images differently, depending on their color content. This method is automatic.

Note: Available in Professional edition.

See Also

Reference

Processor Class
Processor Members

 

 


©2014. Accusoft Corporation. All Rights Reserved.

Send Feedback