Hi all!
I'd like to add a light / white rectangle to images. The size of the rectangle depends on the size (meaning: the orientation) of my destination image. So far, I found a way to do that:
convert IMG_in.JPG -auto-orient -format 'roundrectangle 400, %[fx:h-400-400], %[fx:w-400], %[fx:h-400 ...
Search found 1 match
- 2013-05-09T04:29:51-07:00
- Forum: Users
- Topic: Adding a rectangle with soft borders
- Replies: 1
- Views: 1853