[][src]Function cichlid::math::brighten_u16_lin

pub const fn brighten_u16_lin(x: u16) -> u16

Brightens a u16, but linearly below a threshold.

This is the inverse of dim_lin.