You are here: Start » AVL.NET » Invoke.SaveRectificationTransform
Saves serialized RectificationTransform object as AVDATA file.
Namespace: | Avl |
---|---|
Assembly: | AvlNet.dll |
Syntax
C++
C#
public static void SaveRectificationTransform ( Avl.RectificationTransform inRectificationTransform, string inFilename )
Parameters
Name | Type | Range | Default | Description | |
---|---|---|---|---|---|
![]() | inRectificationTransform | Avl.RectificationTransform | RectificationTransform to be serialized. | ||
![]() | inFilename | string | Name of the target file. |