Function bandfold

Source
pub fn bandfold(inp: &VipsImage) -> Result<VipsImage>
Expand description

VipsBandfold (bandfold), fold up x axis into bands inp: &VipsImage -> Input image returns VipsImage - Output image