Replies: 1 comment 1 reply
-
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? |
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
-
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?Beta Was this translation helpful? Give feedback.
All reactions