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

File Demo_PIL_Color_Picker.py

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

Source from the content-addressed store, hash-verified

1import PySimpleGUI as sg
2import PIL.ImageGrab
3
4"""

Callers

nothing calls this directly

Calls 11

current_locationMethod · 0.80
eraseMethod · 0.80
mouse_locationMethod · 0.80
loadMethod · 0.80
draw_rectangleMethod · 0.80
force_focusMethod · 0.80
bindMethod · 0.45
readMethod · 0.45
updateMethod · 0.45
moveMethod · 0.45
closeMethod · 0.45

Tested by

no test coverage detected