You are here: Start » AVL.NET » AVL.ImageBox(AvlNet.Image, AvlNet.Box)

AVL.ImageBox(AvlNet.Image, AvlNet.Box)

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

inImage
Type: AvlNet.Image
Input image
outBox
Type: AvlNet.Box
Output box

See also