WhiteBalance.WhiteBalance Class Reference

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

Properties

int Temperature [get, set]
 Color temperature adjustment. Negative values are cooler (blue), positive values are warmer (orange). [min=-100, max=100, default=0].
 
int Tint [get, set]
 Tint adjustment. Negative values add green, positive values add magenta. [min=-100, max=100, default=0].
 
int Strength [get, set]
 Effect strength. [min=0, max=100, default=100].
 
bool PreserveLuminance [get, set]
 Preserve luminance after color adjustment.
 
WhiteBalanceOutput OutputMode [get, set]
 Output mode for visualization.
 
Command ApplyDaylightPresetCmd [get]
 Apply a preset.
 
Command ApplyTungstenPresetCmd [get]
 Apply tungsten preset.
 
Command ApplyFluorescentPresetCmd [get]
 Apply fluorescent preset.
 
Command ApplyShadePresetCmd [get]
 Apply shade preset.
 
Command ResetCmd [get]
 Reset to neutral.
 
FormattedMessage Minilog [get, set]
 Status message.