Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Reading ICC tag values #2852

Unanswered
sowa705 asked this question in Q&A
Dec 17, 2024 · 1 comments · 1 reply
Discussion options

Hi, I'm trying to read ICC profile tag data entries and I've noticed that types like IccXyzTagDataEntry are internal sealed for some reason. What is the proper way to actually get data out of an ICC profile?

You must be logged in to vote

Replies: 1 comment · 1 reply

Comment options

It's all internal currently while we work out the mechanics to allow translation between ICC profiles. See #1567

Once we have that nailed, we may expose them once we're confident in the API. What is your use case?

You must be logged in to vote
1 reply
@sowa705
Comment options

Hi, my use case was loading matrices for color conversion between various color spaces (my application requires all images in display P3), I've currently bypassed this issue by using reflection to pull out the data from sealed classes but it's not optimal :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
🙏
Q&A
Labels
None yet
2 participants
Morty Proxy This is a proxified and sanitized view of the page, visit original site.