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().
S
Serhiy Storchaka committed
1b639a04cab0e858d90e2ac459fb34b73700701f
Parent: 09871c9
Committed by GitHub <noreply@github.com>
on 5/6/2024, 2:33:15 PM