DAM Possible values for dam:ColorSpace
Hi,
I need to display in the metadata values for the color space in the asset, like: RGB, CMYK, etc.
As I could see this metadata is stored in the dam:ColorSpace property. But it is store as code like 1, -1.
Is there any documentation with the mapping of these values to the corresponding Color Space?
I mean, if 1 it is RGB, if 2 it is CMYK.
Thanks