[][src]Function libvips::ops::hist_find_with_opts

pub fn hist_find_with_opts(
    inp: &VipsImage,
    hist_find_options: &HistFindOptions
) -> Result<VipsImage>

VipsHistFind (hist_find), find image histogram inp: &VipsImage -> Input image hist_find_options: &HistFindOptions -> optional arguments returns VipsImage - Output histogram