> Is there any way to force RGBA image format even for "empty" images?

Try

  convert -size 1000x1000 xc:black -type truecolor -depth 8 empty.tif
_______________________________________________
Magick-users mailing list
[email protected]
http://studio.imagemagick.org/mailman/listinfo/magick-users

Reply via email to