Added RGB to I;16, I;16L and I;16B conversion by radarhere · Pull Request #7918 · python-pillow/Pillow

Skip to content

Navigation Menu

Sign in

Appearance settings

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

Appearance settings

Conversation

@radarhere

Copy link Copy Markdown

Member

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.

@Yay295

Copy link Copy Markdown

Contributor

Yay295 commented

Mar 30, 2024

There's "I;16N" too, though I guess it's not yet being used in any tests.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Reviewers

No reviews

Assignees

No one assigned

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

4 participants

@radarhere @Yay295 @lukegb @hugovk