Added RGB to I;16, I;16L and I;16B conversion by radarhere · Pull Request #7918 · 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
Mar 30, 2024Merged
Added RGB to I;16, I;16L and I;16B conversion#7918
hugovk merged 1 commit intopython-pillow:mainfrom
Added RGB to I;16, I;16L and I;16B conversion#7918
hugovk merged 1 commit intopython-pillow:mainfrom
Conversation
Copy link Copy Markdown
Member
radarhere
commented
Mar 30, 2024
radarhere
commented
Instead of Tests/helper.py converting from RGB to I to I;16*,
this adds support for converting directly from RGB to I;16, I;16L and I;16B.
radarhere
added
the
Conversion
label
Copy link Copy Markdown
Contributor
Yay295
commented
Mar 30, 2024
Yay295 commented
Mar 30, 2024There's "I;16N" too, though I guess it's not yet being used in any tests.
hugovk
merged commit
c5eb7c7
into
python-pillow:main
radarhere
deleted the
convert
branch
radarhere
mentioned this pull request
data-sync-user
mentioned this pull request
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