You are here: Start » AVL.NET » AVL.ImageAverage(AvlNet.Image, AvlNet.Region, AvlNet.Pixel)

AVL.ImageAverage(AvlNet.Image, AvlNet.Region, AvlNet.Pixel)

Namespace:AvlNet
Assembly:AVL.NET.dll

Syntax


public static void ImageAverage(
	AvlNet.Image inImage,
	AvlNet.Region inRoi,
	out AvlNet.Pixel outAverageColor
)

Parameters

inImage
Type: AvlNet.Image
inRoi
Type: AvlNet.Region
outAverageColor
Type: AvlNet.Pixel

See also