Function pnm::pam::decode

source ·
pub fn decode(x: &[u8]) -> Result<DynImage<Vec<u8>>>
Expand description

Decode a PAM image into a DynImage.