I am using Version: ImageMagick 6.8.4-8 2013-04-09 Q16 My base image has a transparent background http://64.65.46.35/ImageMagick_Test/base_image.png I would like to replace the black with this swatch image below and retain the transparent background and tile the image to fit if needed http://64.65 ...
What is the easiest way to fill a opaque color area of an image that has a transparent background with a tile:Image.png and retain the transparent background. I have no problem using convert fill to change the area to any color. Also I can convert tile:Image.png compose and composite but that fills ...