pub type FloatChannelValue = f64;Expand description
A floating-point type matching the scale of ChannelValue, used for mathematical and color transformations.
pub type FloatChannelValue = f64;A floating-point type matching the scale of ChannelValue, used for mathematical and color transformations.