You are here: Start » AVL.NET » AVS.ImageToImageFormat Method

AVS.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
inImageAvlNet.ImageInput image.
outImageFormatAvlNet.ImageFormat

See also