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


