Start » Filter Reference » Image » Image Basics » TestImage
Module: | FoundationLite |
---|
Returns a sample image.
Applications
Makes it possible to quickly present results of various image processing filters.
Name | Type | Description | |
---|---|---|---|
inImageId | TestImageId | ID of test image | |
outRgbImage | Image | Output color image | |
outMonoImage | Image | Output mono image |
Examples
Description of usage of this filter can be found in examples and tutorial: Fourier Analysis, HMI Configuration Page, Image Modification Using the HMI, Using HMI multipanel control, Basic macrofilter example.
Errors
This filter can throw an exception to report error. Read how to deal with errors in Error Handling.
List of possible exceptions:
Error type | Description |
---|---|
DomainError | This image is not available in your region. |
Complexity Level
This filter is available on Basic Complexity Level.