WhiteBalance Namespace Reference

Classes

class  WhiteBalance
 White Balance operator for adjusting color temperature and tint. Read the documentation for more information. More...
 

Enumerations

enum  WhiteBalanceOutput { Final = 0 , TemperatureOnly = 1 , TintOnly = 2 , LuminanceMask = 3 }
 

Enumeration Type Documentation

◆ WhiteBalanceOutput

Enumerator
Final 

Final adjusted output.

TemperatureOnly 

Temperature adjustment only (no tint)

TintOnly 

Tint adjustment only (no temperature)

LuminanceMask 

Luminance mask (grayscale)