Back to FabImage Library website

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

ImageBox


Header:FIL.h
Namespace:fil

Produces the box of image dimensions

Syntax

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

Parameters

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