Re: Encode "empty" RGBA image to TIFF creates monochrome image

da.mihi.sis.bubulae.frustrum.assae.solana.tuberosa.in.modo.gallico.fricta.ac.quassum.lactatum.coagulatum.crassum@imagemagick.org Wed, 23 Mar 2011 05:01:12 -0700
Newsgroups gmane.comp.video.image-magick.user
Message-ID <[email protected]>
> 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