You are here: Start » FIL.NET » FIS.SaveImageObject Method
FIS.SaveImageObject Method
Saves serialized Image object as FIDATA file.
Namespace: | FilNet |
---|---|
Assembly: | FIL.NET.dll |
Syntax
public static void SaveImageObject ( FilNet.Image inImage, string inFilename )
Parameters
Name | Type | Range | Default | Description | |
---|---|---|---|---|---|
![]() | inImage | FilNet.Image | Image to be serialized. | ||
![]() | inFilename | string | Name of the target file. |