You are here: Start » AVL.NET » AVL.ImageBox Method

AVL.ImageBox Method

Produces the box of image dimensions

Namespace:AvlNet
Assembly:AVL.NET.dll

Syntax

public static void ImageBox(
	AvlNet.Image inImage,
	out AvlNet.Box outBox
)

Parameters

Name Type Range Default Description
inImageAvlNet.ImageInput image.
outBoxAvlNet.BoxOutput box.

See also