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

File Demo_PNG_Thumbnail_Viewer.py

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

Source from the content-addressed store, hash-verified

1#!/usr/bin/env python
2import PIL
3from PIL import Image
4from sys import exit

Callers

nothing calls this directly

Calls 5

set_image_to_blankFunction · 0.85
convert_to_bytesFunction · 0.70
updateMethod · 0.45
readMethod · 0.45
closeMethod · 0.45

Tested by

no test coverage detected