Function libvips::ops::switch

source ·
pub fn switch(tests: &mut [VipsImage]) -> Result<VipsImage>
Expand description

VipsSwitch (switch), find the index of the first non-zero pixel in tests tests: &mut [VipsImage] -> Table of images to test returns VipsImage - Output image