[][src]Function libvips::ops::transpose_3d

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

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