pub fn hist_find_indexed(
inp: &VipsImage,
index: &VipsImage,
) -> Result<VipsImage>
Expand description
VipsHistFindIndexed (hist_find_indexed), find indexed image histogram
inp: &VipsImage
-> Input image
index: &VipsImage
-> Index image
returns VipsImage
- Output histogram