Function exr::meta::magic_number::validate_exr
source · [−]pub fn validate_exr(read: &mut impl Read) -> UnitResultExpand description
Validate this image. If it is an exr file, return Ok(()).
pub fn validate_exr(read: &mut impl Read) -> UnitResultValidate this image. If it is an exr file, return Ok(()).