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

detect_codec_format

Function detect_codec_format 

Source
pub fn detect_codec_format(data: &[u8]) -> ImageCodecFormat
Expand description

Detect whether data is PNG, JPEG, or GIF.