Back to FabImage Library Lite website

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

ImageBox


Header: FIL.h
Namespace: fil

Returns a box corresponding to the dimensions of an image.

Syntax

void fil::ImageBox
(
	const fil::Image& inImage,
	fil::Box& outBox
)

Parameters

Name Type Default Description
inImage const Image& Input image
outBox Box& Output box