Back to Adaptive Vision Library website
You are here: Start » Function Reference » Image Spatial Transforms » TransposeImage
TransposeImage
Flips and rotates an image so that columns are exchanged with rows.
Syntax
C++
C#
Parameters
| Name | Type | Default | Description | |
|---|---|---|---|---|
![]() |
inImage | const Image& | Input image | |
![]() |
outImage | Image& | Output image |
Examples
![]() |
![]() |
TransposeImage performed on the sample image.




