is_full_range

Function is_full_range 

Source
pub fn is_full_range(format: impl Into<FourCharCode>) -> bool
Expand description

Check if a pixel format uses full range (vs video range)

Accepts either a FourCharCode or a raw u32.