Hi,
can ImageMagick create borders around arbitrarily shaped images? AFAICS, the BorderImage() function always creates a rectangular border around the image. What I'd like to have instead is a border around arbitrarily shaped images (the shape of the image being defined by the alpha channel in the PNG image). For example, if the image is circular, the border should be circular, too. Is something like this possible with ImageMagick?
Thanks,
Andy