diff options
author | Serhiy Storchaka <storchaka@gmail.com> | 2024-05-06 14:33:15 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-05-06 14:33:15 (GMT) |
commit | 1b639a04cab0e858d90e2ac459fb34b73700701f (patch) | |
tree | a76e34ec01d564451def7ddbe8dc7da2940848c0 /Lib/test/test_baseexception.py | |
parent | 09871c922393cba4c85bc29d210d76425e076c1d (diff) | |
download | cpython-1b639a04cab0e858d90e2ac459fb34b73700701f.zip cpython-1b639a04cab0e858d90e2ac459fb34b73700701f.tar.gz cpython-1b639a04cab0e858d90e2ac459fb34b73700701f.tar.bz2 |
gh-118225: Support more options for copying images in Tkinter (GH-118228)
* Add the PhotoImage method copy_replace() to copy a region
from one image to other image, possibly with pixel zooming and/or
subsampling.
* Add from_coords parameter to PhotoImage methods copy(), zoom() and subsample().
* Add zoom and subsample parameters to PhotoImage method copy().
Diffstat (limited to 'Lib/test/test_baseexception.py')
0 files changed, 0 insertions, 0 deletions