You are here: Start » AVL.NET » GrayGoldenTemplate Constructor

GrayGoldenTemplate Constructor

Namespace:AvlNet
Assembly:AVL.NET.TS.dll

Syntax

public GrayGoldenTemplate
(
	AvlNet.Image goldenImage,
	AvlNet.Rectangle2D goldenImagePosition,
	AvlNet.Region goldenImageMask,
	AvlNet.Region goldenImageEdgeRegion
)

Parameters

Name Type Range Default Description
goldenImageAvlNet.Image
goldenImagePositionAvlNet.Rectangle2D
goldenImageMaskAvlNet.Region
goldenImageEdgeRegionAvlNet.Region

See also