pub fn q<T: IntoQuality>(val: T) -> Quality
Convenience function to create a Quality from a float or integer.
Quality
Implemented for u16 and f32. Panics if value is out of range.
u16
f32