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


