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 0 

Final adjusted output.

TemperatureOnly 1 

Temperature adjustment only (no tint)

TintOnly 2 

Tint adjustment only (no temperature)

LuminanceMask 3 

Luminance mask (grayscale)