Hi,
wondering, is this possible with ImageMagick? I've looked through the manual and forum, but couldn't find the appropriate feature ...
I've got two images I need to combine, but I need the palettes of both to remain intact ...
Both images are 8bit PNG with indexed color table, one with transparent areas. Both have a maximum of 128 colors each ... after the combine, the PNG should have the up to 256 colors, with the colors of one image e.g. in the lower 128, the other in the upper 128 ...
My attempts usually end up with a regular RGB picture, non indexed colors anymore (at least when I reload it into my paint program)
Which of the hundreds of options do I need to achieve my goal???
Help appreciated ...
P.S. - as this is mainly a one-time things at the moment, alternative ways of getting this done are also OK ... just want to avoid having to program something just for this ...



