You are here: Start » FIL.NET » FIS.ImageSum Method

FIS.ImageSum Method

Computes the sum of the image pixel values.

Namespace:FilNet
Assembly:FIL.NET.dll

Syntax

public static void ImageSum
(
	FilNet.Image inImage,
	out FilNet.Pixel outSumColor
)

Parameters

Name Type Range Default Description
inImageFilNet.ImageInput image.
outSumColorFilNet.Pixel

Function Overrides

See also