transpose_3d

Function 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