Closed channoh closed 9 years ago
I want to take a screenshot and save it as png format. I tried take_screen_shot_to_array. But I don't know how to put the last argument, bitmap_format. Please give me a example.
take_screen_shot_to_array
bitmap_format
I am looking to push out an update to pyvbox with the latest main VirtualboxAPI soon. Maybe this help resolve your argument passing issue.
I want to take a screenshot and save it as png format. I tried
take_screen_shot_to_array
. But I don't know how to put the last argument,bitmap_format
. Please give me a example.