Member Avatar for leegeorg07

hi again i want to make something that captures images of my window and sove them into either a gif file or a video file, i thought about using win32s

win32gui.GetDesktopWindow()

but i wasnt sure how to use this to save it to the file
how could i do this?
thanks in advance.

Recommended Answers

All 3 Replies

No. The win32gui.GetDesktopWindow function returns the screen size.

Member Avatar for leegeorg07

ok but how could i capture images of the screen and save them to a gif or video format?

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.