You are here: Start » AVL.NET » AVL.DrawImages Method
AVL.DrawImages Method
Draws an array of images on an image.
| Namespace: | AvlNet |
|---|---|
| Assembly: | AVL.NET.dll |
Syntax
public static void DrawImages( ref AvlNet.Image ioImage )
Parameters
| Name | Type | Range | Default | Description | |
|---|---|---|---|---|---|
| ioImage | AvlNet.Image |
This is Filter Equivalent. This function may be present in generated code, but should not be used in hand-written code.
Errors
| Error type | Description |
|---|---|
| DomainError | Inconsistent input array sizes in in DrawImages. |
