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 memoryview support to Dib.frombytes() #6988

Merged
merged 2 commits into from Mar 11, 2023

Conversation

radarhere
Copy link
Member

@radarhere radarhere commented Mar 4, 2023

Resolves #6975

Allows memoryview objects to be passed as the buffer argument to Dib.frombytes(). Similar to #6974

src/display.c Show resolved Hide resolved
Co-authored-by: Ondrej Baranovič <nulano@nulano.eu>
@hugovk hugovk merged commit bfcea9d into python-pillow:main Mar 11, 2023
@radarhere radarhere deleted the memoryview branch March 11, 2023 20:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Use y* instead of y#
3 participants