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 | |
|---|---|---|---|---|---|
![]() | inImage | AvlNet.Image | Input image. | ||
![]() | outBox | AvlNet.Box | Output box. |


