Back to FabImage Library Lite website
You are here: Start » Image Basics » TestImage

TestImage
Returns a sample image.
Syntax
void fil::TestImage
(
fil::TestImageId::Type inImageId,
fil::Image& outRgbImage,
fil::Image& outMonoImage
)
Parameters
Name | Type | Default | Description | |
---|---|---|---|---|
![]() |
inImageId | TestImageId::Type | ID of test image | |
![]() |
outRgbImage | Image& | Output color image | |
![]() |
outMonoImage | Image& | Output mono image |
Errors
Error type | Description |
---|---|
DomainError | This image is not available in your region. |