blurry screenshots
Posted: 2011-10-14T05:24:12-07:00
Hi forum!
On my linux box I'm using Imagemagick (version 6.6.2-6 2011-03-16 Q16) for taking screenshots, like this:
In general, this works, but the resulting screenshots look very blurry as there were some blur filter applied to it. I don't need that. I've already looked through the various options for import (http://www.imagemagick.org/script/import.php) but couldn't find anything related to this issue.
Does anyone know how to get just a simple plain screenshot using the import command?
Any help is much appreciated.
thanks, fn
On my linux box I'm using Imagemagick (version 6.6.2-6 2011-03-16 Q16) for taking screenshots, like this:
Code: Select all
import foo.png
Does anyone know how to get just a simple plain screenshot using the import command?
Any help is much appreciated.
thanks, fn