Function fastfreeimage::ripp::max_indx_8u_c1r

source ·
pub fn max_indx_8u_c1r<S>(src: &S, size: &FastImageSize) -> Result<(u8, Point)>
where S: FastImage<D = u8, C = Chan1>,