Back to FabImage Library Lite website

You are here: Start » Image » Image Basics » SaveImageObject

SaveImageObject


Header: FIL.h
Namespace: fil

Saves serialized Image object as FIDATA file.

Syntax

void fil::SaveImageObject
(
	const fil::Image& inImage,
	const ftl::File& inFilename
)

Parameters

Name Type Default Description
Input value
inImage const Image& Image to be serialized
Input value
inFilename const File& Name of the target file