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 | |
---|---|---|---|---|---|
![]() | inImage | FilNet.Image | Input image. | ||
![]() | outSumColor | FilNet.Pixel |
Function Overrides
- ImageSum(Image, NullableRef<Region>, Pixel)
- ImageSum(Image, NullableRef<Region>, Pixel, Single)
- ImageSum(Image, NullableRef<Region>, Pixel, NullableValue<Single>)