You are here: Start » AVL.NET » AVL.ImageSum(AvlNet.Image, AvlNet.Pixel, float)

AVL.ImageSum(AvlNet.Image, AvlNet.Pixel, float)

Namespace:AvlNet
Assembly:AVL.NET.dll

Syntax


public static void ImageSum(
	AvlNet.Image inImage,
	out AvlNet.Pixel outSumColor,
	out float outSumValue
)

Parameters

inImage
Type: AvlNet.Image
outSumColor
Type: AvlNet.Pixel
outSumValue
Type: System.Single

See also