You are here: Start » FIL.NET » Function Reference » Image » Image Spatial Transforms » FIL.TransposeImage
Flips and rotates an image so that columns are exchanged with rows.
| Namespace: | FilNet |
|---|---|
| Assembly: | FIL.NET.dll |
Syntax
Parameters
| Name | Type | Range | Default | Description | |
|---|---|---|---|---|---|
![]() | inImage | FilNet.Image | Input image. | ||
![]() | outImage | FilNet.Image | Output image. |
Examples
![]() |
![]() |
TransposeImage performed on the sample image.
Hardware Acceleration
This operation supports automatic parallelization for multicore and multiprocessor systems.
Hardware acceleration settings may be manipulated with Settings class.




