MCPcopy Index your code
hub / github.com/PySimpleGUI/PySimpleGUI / Demo_Image_Viewer_Thumbnails.py

File Demo_Image_Viewer_Thumbnails.py

DemoPrograms/Demo_Image_Viewer_Thumbnails.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import PySimpleGUI as sg
2import PIL
3from PIL import Image
4import io

Callers

nothing calls this directly

Calls 2

get_screen_sizeMethod · 0.80
mainFunction · 0.70

Tested by

no test coverage detected