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


