thank you very much ! with your help I could solve this problemsnibgo wrote:Use it with "-gravity". See http://www.imagemagick.org/script/comma ... php#extent
Search found 3 matches
- 2015-04-29T05:19:32-07:00
- Forum: Users
- Topic: Problem when filling image
- Replies: 5
- Views: 1438
Re: Problem when filling image
- 2015-04-28T12:55:04-07:00
- Forum: Users
- Topic: Problem when filling image
- Replies: 5
- Views: 1438
Re: Problem when filling image
snibgo wrote:Have you tried "-extent"?
no, I have not tried. I have now : convert "c: \ ej.jpg " repage 640x480 -flatten "c: \ ej.jpg " However , do not fill on both sides , just right.
How should it be with -extent ?
- 2015-04-28T12:01:27-07:00
- Forum: Users
- Topic: Problem when filling image
- Replies: 5
- Views: 1438
Problem when filling image
I have an image that can be 640x300 or 360x480 , need the image is 640x480 filling on both sides with white. How do I? I've tried everything , resize , repage , flatten , etc