Search found 2 matches
- 2014-11-08T04:55:39-07:00
- Forum: Users
- Topic: Background turns from white to gray
- Replies: 3
- Views: 2603
Re: Background turns from white to gray
I just downloaded ImageMagick a few days ago, my version is: Version: ImageMagick 6.8.9-8 Q16 x64 2014-08-26 http://www.imagemagick.org Copyright: Copyright (C) 1999-2014 ImageMagick Studio LLC Features: DPC Modules OpenMP Delegates: bzlib cairo freetype jbig jng jp2 jpeg lcms lqr pangocairo png ps ...
- 2014-11-07T18:30:33-07:00
- Forum: Users
- Topic: Background turns from white to gray
- Replies: 3
- Views: 2603
Background turns from white to gray
Hello. I made a gif file from a pdf file using image magick which I made from a tex file using xelatex and I confirmed using GIMP that all of my 120 frames do have a white background and none of the frames have any alpha channels. I made the gif with the command convert -delay 4 -loop 1 -density 200 ...