diff options
author | Serhiy Storchaka <storchaka@gmail.com> | 2024-05-06 15:06:06 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-05-06 15:06:06 (GMT) |
commit | 709ca90a00e66cea432096a7ba61aa6459d2a9a7 (patch) | |
tree | 5bbf405d454b36df9f334b0a9a7e4fae361cdcc1 /Objects/frameobject.c | |
parent | fc50f1bdbad3aa52d7cbd3cb836a35806266ec54 (diff) | |
download | cpython-709ca90a00e66cea432096a7ba61aa6459d2a9a7.zip cpython-709ca90a00e66cea432096a7ba61aa6459d2a9a7.tar.gz cpython-709ca90a00e66cea432096a7ba61aa6459d2a9a7.tar.bz2 |
gh-118271: Support more options for reading/writing images in Tkinter (GH-118273)
* Add PhotoImage.read() to read an image from a file.
* Add PhotoImage.data() to get the image data.
* Add background and grayscale parameters to PhotoImage.write().
Diffstat (limited to 'Objects/frameobject.c')
0 files changed, 0 insertions, 0 deletions