pixels
0.0.1
pixels
Function
detect_image_format
Copy item path
Source
pub fn detect_image_format(buffer: &[
u8
]) ->
Result
<
ImageFormat
, &
str
>