Back to FabImage Library website

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

ImageBox


Header: FIL.h
Namespace: fil
Module: FoundationLite

Returns a box corresponding to the dimensions of an image.

Syntax

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

Parameters

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