Skip to main content

convert_format

Function convert_format 

Source
pub fn convert_format(
    source: &[u8],
    target: ImageFormat,
) -> Result<Vec<u8>, SelahError>
Expand description

Convert image data from one format to another.