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

detect_image_format

Function detect_image_format 

Source
pub fn detect_image_format(data: &[u8]) -> ImageFormat
Expand description

Detect image format from the first bytes of the data.