Function infer::image::is_png

source ·
pub fn is_png(buf: &[u8]) -> bool
Expand description

Returns whether a buffer is PNG image data.