So what I am trying to achieve is to make a class in python that displays a resizeable image with custom width and height. My code so far:
import tkinter as t