You are here: Start » FIL.NET » FIS.ImageToImageFormat Method
FIS.ImageToImageFormat Method
Converts an image to an image format.
| Namespace: | FilNet |
|---|---|
| Assembly: | FIL.NET.dll |
Syntax
public static void ImageToImageFormat ( FilNet.Image inImage, out FilNet.ImageFormat outImageFormat )
Parameters
| Name | Type | Range | Default | Description | |
|---|---|---|---|---|---|
![]() | inImage | FilNet.Image | Input image. | ||
![]() | outImageFormat | FilNet.ImageFormat |


