You are here: Start » AVL.NET » Invoke.ImageToImageFormat

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
inImageAvl.ImageInput image.
outImageFormatAvl.ImageFormat

See also