[][src]Function libvips::ops::hist_find_indexed

pub fn hist_find_indexed(
    inp: &VipsImage,
    index: &VipsImage
) -> Result<VipsImage>

VipsHistFindIndexed (hist_find_indexed), find indexed image histogram inp: &VipsImage -> Input image index: &VipsImage -> Index image returns VipsImage - Output histogram