You are here: Start » AVL.NET » EdgeGoldenTemplate Constructor
EdgeGoldenTemplate Constructor
| Namespace: | AvlNet |
|---|---|
| Assembly: | AVL.NET.TS.dll |
Syntax
public EdgeGoldenTemplate(
AvlNet.Rectangle2D goldenImagePosition,
AvlNet.Region goldenImageMask,
AvlNet.Region goldenEdges
)
Parameters
| Name | Type | Range | Default | Description | |
|---|---|---|---|---|---|
| goldenImagePosition | AvlNet.Rectangle2D | ||||
| goldenImageMask | AvlNet.Region | ||||
| goldenEdges | AvlNet.Region |
