Function libvips::ops::transpose_3d

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

VipsTranspose3d (transpose3d), transpose3d an image inp: &VipsImage -> Input image returns VipsImage - Output image