Replies: 2 comments 5 replies
-
|
Searched in this repo's codebase and I found support for these profiles: Does this mean the other CMYK profiles listed above are not supported? What happens if it's attempted to apply one of those to an image using Magick.NET? |
Beta Was this translation helpful? Give feedback.
4 replies
-
|
There are no profiles that are really "built-in". The |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi @dlemstra, is it possible to provide or link to an overview of the color profiles supported by ImageMagick / Magick.NET for each colorspace? I cannot immediately find a clear, exhaustive list on this topic.
This is the list of profiles that should be supported to my knowledge, but I would love to know if all of these are indeed fully supported and if it's missing any newer additions.
For the RGB color space:
For the CMYK color space:
Beta Was this translation helpful? Give feedback.
All reactions