Skip to content

Conversation

@wiredfool
Copy link
Member

Fixes #8907 .

Changes proposed in this pull request:

  • Support for flattened arrays of the form [r,g,b,a,r,g,b,a....] in Image.fromarrow
  • Tested support for uint32 whole pixels into the multichannel images in Image.fromarrow

@wiredfool wiredfool changed the title Add support for flat uint8 arrays for multi channel images Add support for flat uint8 arrow arrays for multi channel images Apr 21, 2025
@wiredfool wiredfool merged commit 0ba6961 into python-pillow:main May 30, 2025
56 checks passed
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.

Image.fromarrow minimal example does not work

2 participants