You are here: Start » AVL.NET » Function Reference » Image » Image Basics » AVL.RealignImagePitch
AVL.RealignImagePitch
Creates a new image with a standard pitch alignment.
| Namespace: | AvlNet |
|---|---|
| Assembly: | AVL.NET.dll |
Syntax
Parameters
| Name | Type | Range | Default | Description | |
|---|---|---|---|---|---|
![]() | inImage | AvlNet.Image | Input image. | ||
![]() | outImage | AvlNet.Image | Output image. |
Errors
List of possible exceptions:
| Error type | Description |
|---|---|
| DomainError | Empty image on input in RealignImagePitch. |


