acolor 0.0.11

Color representations, operations and conversions.
Documentation
1
2
3
4
5
6
7
// acolor::gamma
//
//!
//

/// The default gamma value as an [`f32`].
pub const GAMMA_32: f32 = 2.4;