sibson / vncdotool

A command line VNC client and python library
Other
458 stars 123 forks source link

pass format parameter to captureScreenshot #249

Closed reiinakano closed 2 weeks ago

reiinakano commented 1 year ago

It's useful to pass in the Pillow format parameter if I want to save the captured screenshot in a BytesIO object.