You are here: Start » FIL.NET » FIS.ClearImage Method
FIS.ClearImage Method
Sets image pixels in ROI to the specified value.
Namespace: | FilNet |
---|---|
Assembly: | FIL.NET.dll |
Syntax
public static void ClearImage ( FilNet.Image ioImage, FilNet.Pixel inValue )
Parameters
Name | Type | Range | Default | Description | |
---|---|---|---|---|---|
ioImage | FilNet.Image | ||||
![]() | inValue | FilNet.Pixel | The new background color. |