sibson / vncdotool

A command line VNC client and python library
Other
451 stars 120 forks source link

pass format parameter to captureScreenshot #249

Open reiinakano opened 1 year 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.