i'm trying make gui in tkinter uses 1 image overlay on top of another, when place image on lower one, transparent area of image appears grey.
i've searched solutions this, results i've found have pointed towards using pil.
is possible me use transparent, or partially transparent images in python tkinter module without using pil?
you use basic photoshop tools magic wand tool remove background, keep in mind, png format images have faint background. either in of watermark, or image background rendered lower opacity rest of image. gui may have layer placed above images default. appear on each image seperatly when loaded gui?