Trait opencv::prelude::WhiteBalancerTraitConst
source · pub trait WhiteBalancerTraitConst: AlgorithmTraitConst {
// Required method
fn as_raw_WhiteBalancer(&self) -> *const c_void;
}Expand description
Constant methods for crate::xphoto::WhiteBalancer