You are here: Start » AVL.NET » AVL.TestImageEqualTo(AvlNet.Image, AvlNet.Image, bool)

AVL.TestImageEqualTo(AvlNet.Image, AvlNet.Image, bool)

Namespace:AvlNet
Assembly:AVL.NET.dll

Syntax


public static void TestImageEqualTo(
	AvlNet.Image inImage,
	AvlNet.Image inReferenceImage,
	out bool outIsEqual
)

Parameters

inImage
Type: AvlNet.Image
inReferenceImage
Type: AvlNet.Image
outIsEqual
Type: System.Boolean

See also