Take screenshot with ImageMagick (CLI)

Take full screen screenshot with 3 seconds delay

# import -pause 3 -window root screenshot.jpg

Take selected area screenshot

# import screenshot.jpg

Comments

Popular posts from this blog

How to construct a B+ tree with example

How to show only month and year fields in android Date-picker?

Visitor Counter Script Using PHP