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
goldenImagePositionAvlNet.Rectangle2D
goldenImageMaskAvlNet.Region
goldenEdgesAvlNet.Region

See also