Back to FabImage Library Lite website

You are here: Start » Conversions » ImageToImageFormat

ImageToImageFormat


Header: FIL.h
Namespace: fil

Converts an image to an image format.

Syntax

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

Parameters

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