TransformArea

Performs area transformation

TransformArea <unitNo>, <imageNo>, <mode>, <srcArea>, <destArea>

Parameters
<unitNo>
Processing unit No
imageNo
Image number
mode
Transformation mode
0:After transform → Before transform
1:Before transform → After transform
10:Picture element → Calibration

srcArea
Area value before transformation
<destArea>
Area value after transformation(the real type array element is acceptable)

Return Value
Nothing.

Description
Performs area transformation.

Notes