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

File Demo_Emoji_Toolbar_PIL.py

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

Source from the content-addressed store, hash-verified

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

Callers

nothing calls this directly

Calls 2

convert_to_bytesFunction · 0.70
mainFunction · 0.70

Tested by

no test coverage detected