Support unpacking more rawmodes to RGBA palettes by radarhere · Pull Request #7966 · 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
Jun 23, 2024Merged
Support unpacking more rawmodes to RGBA palettes#7966
hugovk merged 1 commit intopython-pillow:mainfrom
Support unpacking more rawmodes to RGBA palettes#7966
hugovk merged 1 commit intopython-pillow:mainfrom
Conversation
Copy link Copy Markdown
Member
Helps #7965
At the moment, only modes that start with 'RGBA' can be unpacked to RGBA palettes. This does not allow for rawmodes such as 'ARGB'.
radarhere
added
the
Palette
label
radarhere
mentioned this pull request
radarhere
changed the title
Support unpacking more rawmodes to RGBA palette
Support unpacking more rawmodes to RGBA palettes
radarhere
force-pushed
the
palette
branch
from
952d41e to
4b5c1e8
Compare
radarhere
force-pushed
the
palette
branch
from
e6c528d to
2dedeef
Compare
radarhere
mentioned this pull request
hugovk
merged commit
9c7ba24
into
python-pillow:main
radarhere
deleted the
palette
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