[][src]Function libvips::ops::bandunfold

pub fn bandunfold(inp: &VipsImage) -> Result<VipsImage>

VipsBandunfold (bandunfold), unfold image bands into x axis inp: &VipsImage -> Input image returns VipsImage - Output image