Crate p_chan

Source
Expand description

Multimedia (Audio, Raster) Channel Newtypes and Conversions

Each module is enabled with a feature by the same name.

The types provided by each module are Ch8, Ch12, Ch16, Ch24 for integers, and Ch32 and Ch64 for floating-point. Integer channels can not exceed the range of their minimum and maximum values, while floating-point channels can. Floating-point channels can only ever be normal numbers.

Modules§

ops
Constant “trait” operations