pub fn is_full_range(format: impl Into<FourCharCode>) -> boolExpand description
Check if a pixel format uses full range (vs video range)
Accepts either a FourCharCode or a raw u32.
pub fn is_full_range(format: impl Into<FourCharCode>) -> boolCheck if a pixel format uses full range (vs video range)
Accepts either a FourCharCode or a raw u32.