Start » Filter Reference » Image » Image Conversions » AppendImageChannel
Module: | FoundationLite |
---|
Appends a single valued channel to the input image.
Name | Type | Description | |
---|---|---|---|
inImage | Image | Input image | |
inAppendedChannelValue | Real | ||
outImage | Image | Output image |
Hardware Acceleration
This operation supports automatic parallelization for multicore and multiprocessor systems.
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 | Input image cannot have 4 channels in AppendImageChannel. |
Complexity Level
This filter is available on Basic Complexity Level.