Example request for plotting an image in CustomTinker #450
billalkuet07
started this conversation in
General
Replies: 1 comment
-
from PIL import Image,ImageTk |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi I am trying to develop an image viewer using customTinker. I can take an image input by following code but do not know how to show in specific location. Here is my code.
Now, how I can show/plot the image inside the self.frame? could you help me by small snippent?
Beta Was this translation helpful? Give feedback.
All reactions