Skip to content
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

Add color_profile property and profile to Pil images if available #83

Merged
merged 2 commits into from
Feb 13, 2024

Conversation

erikogabrielsson
Copy link
Contributor

@erikogabrielsson erikogabrielsson commented Feb 12, 2024

  • Parse icc profile (InterColorProfile tag) from first page if present.
  • Property color_profile as in openslide
  • Add profile to Pillow images as in openslide

Tests checks if openslide-slide has icc profile tiffslide-slide should too.

Closes #82

Copy link
Collaborator

@ap-- ap-- left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you for your contribution @erikogabrielsson

I'll make a new release later tonight!

@ap-- ap-- merged commit da29a48 into Bayer-Group:main Feb 13, 2024
9 checks passed
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.

Support icc profile
2 participants