Back to Adaptive Vision Library website
You are here: Start » Function Reference » Image Color Spaces » Rgb555ToRgb888
Rgb555ToRgb888
Converts a RGB555 image into a RGB888 one.
Syntax
C++
C#
Parameters
Hardware Acceleration
This operation supports automatic parallelization for multicore and multiprocessor systems.
Errors
| Error type | Description |
|---|---|
| DomainError | Not a 1-channel and 16-bit image in Rgb555ToRgb888. |


