Restores and balances color quality within an image.
Visual Basic |
---|
Public Sub AutoColorBalance() |
Similar to AutoLevel, but a different algorithm. These methods function by centering the median of the Cb (of YCbCr, which is related to blue minus luminance) component histogram. AutoLevel and AutoColorBalance methods affect images differently, depending on their color content. This method is automatic.
Note: Available in Professional edition.