[][src]Function iscc::cid_image::content_id_image

pub fn content_id_image(img_path: &str, partial: bool) -> ImageResult<String>

Generates the id from normalized grayscale pixel data

  • partial - The last bit of the header byte of the Content-ID is the "Partial Content Flag". It designates if the Content-ID applies to the full content or just some part of it.