//! White balance algorithms and presets.
//!//! This module provides tools for white balance adjustment and correction.
pubmodauto;pubmodcustom;pubmodpreset;pubuseauto::{AutoWhiteBalance, WhiteBalanceMethod};pubusecustom::CustomWhiteBalance;pubusepreset::WhiteBalancePreset;