Search found 2 matches
- 2018-09-07T06:24:51-07:00
- Forum: Bugs
- Topic: Trim too agressive
- Replies: 3
- Views: 8011
Re: Trim too agressive
Thanks, didn't get the part about it using the bottom two corner pixels, is there a way to make it look at other pixels/a forced color? (simply adding a border with a chosen color works for now)
- 2018-09-07T05:26:47-07:00
- Forum: Bugs
- Topic: Trim too agressive
- Replies: 3
- Views: 8011
Trim too agressive
Using: ImageMagick-6.9.10-11-Q16-x64-dll.exe, windows 10-1803 Using multiple command's I haven't been able to keep the trim command from trimming the bottom yellow bar (a "hard" trim on absolute white suffices for my use case). Unfruitful attempts: convert imagemagick-input.jpg -trim imagemagick ...