Skip to content

oiiotool --iccread and --iccwrite #3550

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Sep 13, 2022

Conversation

lgritz
Copy link
Collaborator

@lgritz lgritz commented Sep 12, 2022

'--iccread' reads a named file and directly adds its contents as the "ICCProfile" metadata of the top image (as a byte array).

'--iccwrite' takes the "ICCProfile" metadata of the top image and writes it to a named file.

@lgritz
Copy link
Collaborator Author

lgritz commented Sep 12, 2022

@christopherdavies this is the first half of the ICC work

--iccread reads a named file and directly adds its contents as the
"ICCProfile" metadata of the top image (as a byte array).

--iccwrite takes the "ICCProfile" metadata of the top image and
writes it to a named file.
@lgritz
Copy link
Collaborator Author

lgritz commented Sep 13, 2022

The failure in the "bleeding edge" test seems unrelated to this patch, so I'm going to merge.

@lgritz lgritz merged commit 0ff1bf3 into AcademySoftwareFoundation:master Sep 13, 2022
@lgritz lgritz deleted the lg-iccrw branch September 13, 2022 19:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant