Function image2::filter::exposure

source ·
pub fn exposure<T: Type, C: Color, U: Type, D: Color>(
    stops: f64
) -> impl Filter<T, C, U, D>
Expand description

Adjust image exposure, the argument is the number of stops to increase or decrease exposure by