Skip to main content

format_with_bit_depth

Function format_with_bit_depth 

pub fn format_with_bit_depth(
    format: &FormatDescriptor,
    bits: u8,
) -> Result<FormatDescriptor, PixelFlowError>
Expand description

Derives same-family format at different logical bit depth.