⚠️ VeridianOS Kernel Documentation - This is low-level kernel code. All functions are unsafe unless explicitly marked otherwise. no_std

decode_image

Function decode_image 

Source
pub fn decode_image(data: &[u8]) -> Result<DecodedImage, ImageCodecError>
Expand description

Auto-detect format and decode.