import -crop
Posted: 2016-04-28T07:30:06-07:00
Hi !
I use this kind of command :
This command lasts 150ms average. I need te decrease this duration, 50ms would be nice !
Am I doing something wrong ? Maybe the image format ? Png is too heavy ?
Thanks in advance !
I use this kind of command :
Code: Select all
import -display :150 -window root -crop 1000x600+50+50 ../tmp/test.png
Am I doing something wrong ? Maybe the image format ? Png is too heavy ?
Thanks in advance !