You are here: Start » AVL.NET » AVL.TestImage
Returns a sample image.
| Namespace: | AvlNet |
|---|---|
| Assembly: | AVL.NET.dll |
Syntax
C++
C#
public static void TestImage ( AvlNet.TestImageId inImageId, AvlNet.Image outRgbImage, AvlNet.Image outMonoImage )
Parameters
| Name | Type | Range | Default | Description | |
|---|---|---|---|---|---|
![]() | inImageId | AvlNet.TestImageId | ID of test image. | ||
![]() | outRgbImage | AvlNet.Image | Output color image. | ||
![]() | outMonoImage | AvlNet.Image | Output mono image. |
Errors
List of possible exceptions:
| Error type | Description |
|---|---|
| DomainError | This image is not available in your region. |


