Support JPEG2000 RGBA palettes by radarhere · Pull Request #8256 · python-pillow/Pillow
Navigation Menu
{{ message }}
python-pillow / Pillow Public
- Notifications You must be signed in to change notification settings
- Fork 2.4k
Merged
hugovk merged 1 commit intopython-pillow:mainfrom
Sep 4, 2024Merged
Support JPEG2000 RGBA palettes#8256
hugovk merged 1 commit intopython-pillow:mainfrom
Support JPEG2000 RGBA palettes#8256
hugovk merged 1 commit intopython-pillow:mainfrom
Conversation
Copy link Copy Markdown
Member
Resolves #8255
Page 7 of https://cdn.standards.iteh.ai/samples/36628/10393e6ddb5c4dbc9513ae89230d97f9/ISO-IEC-15444-1-2000-Cor-2-2002.pdf explains that npc is
Number of components created by the application of the palette
When there are four components, this PR changes the palette to be RGBA.
Requires a test image from python-pillow/test-images#5
radarhere
added
the
JPEG
label
radarhere
changed the title
Support JEPG2000 RGBA palettes
Support JPEG2000 RGBA palettes
radarhere
mentioned this pull request
jozuas
mentioned this pull request
hugovk
merged commit
7e838bf
into
python-pillow:main
radarhere
deleted the
jpeg2000_rgba
branch
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment