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

Added more modes to Image.MODES #7984

Merged
merged 2 commits into from
May 11, 2024
Merged

Added more modes to Image.MODES #7984

merged 2 commits into from
May 11, 2024

Conversation

radarhere
Copy link
Member

MODES = ["1", "CMYK", "F", "HSV", "I", "L", "LAB", "P", "RGB", "RGBA", "RGBX", "YCbCr"]

This PR populates Image.MODES with other modes, apart from BGR;15, BGR;16 and BGR;24.

@hugovk hugovk merged commit 5e48d54 into python-pillow:main May 11, 2024
56 checks passed
@radarhere radarhere deleted the modes branch May 11, 2024 21:14
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.

2 participants