Back to Aurora Vision Library Lite website

You are here: Start » Conversions » ImageToImageFormat

ImageToImageFormat


Header: AVL.h
Namespace: avl

Converts an image to an image format.

Syntax

void avl::ImageToImageFormat
(
	const avl::Image& inImage,
	avl::ImageFormat& outImageFormat
)

Parameters

Name Type Default Description
Input value inImage const Image& Input image
Output value outImageFormat ImageFormat&