Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

gh-118225: Support more options for copying images in Tkinter#118228

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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Conversation

serhiy-storchaka
Copy link
Member

@serhiy-storchakaserhiy-storchaka commentedApr 24, 2024
edited by github-actionsbot
Loading

  • 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_ parameter to PhotoImage methods copy(), zoom() and subsample().
  • Add zoom and subsample parameters to PhotoImage method copy().

📚 Documentation preview 📚:https://cpython-previews--118228.org.readthedocs.build/

* 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_ parameter to PhotoImage methods copy(), zoom() and subsample().* Add zoom and subsample parameters to PhotoImage method copy().
@serhiy-storchakaserhiy-storchaka merged commit1b639a0 intopython:mainMay 6, 2024
@serhiy-storchakaserhiy-storchaka deleted the tkinter-photoimage-copy branchMay 6, 2024 14:33
SonicField pushed a commit to SonicField/cpython that referenced this pull requestMay 8, 2024
…ythonGH-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().
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment
Reviewers
No reviews
Assignees
No one assigned
Labels
None yet
Projects
None yet
Milestone
No milestone
Development

Successfully merging this pull request may close these issues.

1 participant
@serhiy-storchaka

[8]ページ先頭

©2009-2025 Movatter.jp