You are here: Start » AVL.NET » AVS.ImageBox Method
AVS.ImageBox Method
Returns a box corresponding to the dimensions of an image.
| 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. |


