Back to Adaptive Vision Studio website

You are here: Start » Filter Reference » Image Color Spaces » CmykToRgb

CmykToRgb


Converts color space from Cyan-Magenta-Yellow-Key into Red-Green-Blue.

Name Type Description
inCmykImage Image
outRgbImage Image

Applications

CMYK color space is designed for printing - not recommended for machine vision.

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 here: Error Handling

Error type Description
DomainError Not a 4-channel image in CmykToRgb.

Complexity Level

This filter is available on Advanced Complexity Level.