Function libvips::ops::bandunfold

source ·
pub fn bandunfold(inp: &VipsImage) -> Result<VipsImage>
Expand description

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