[magick-users] newbie: adjust the number of clolors in GIF file

Anthony Thyssen A.Thyssen at griffith.edu.au
Mon Nov 17 22:59:34 PST 2008


On Mon, 17 Nov 2008 21:33:19 -0800 (PST)
vuthecuong <vuthecuong at luvina.net> wrote:

| 
| Hi,
| How can I adjust the number of clolors in GIF file? which command does this
| job?
| regads,
| -- 
| View this message in context: http://www.nabble.com/newbie%3A-adjust-the-number-of-clolors-in-GIF-file-tp20553851p20553851.html
| Sent from the Magick-users mailing list archive at Nabble.com.
| 
IM automatically limits the colors in a GIF file to 256 as that is the
format limitation.

However if you use -colors and -dither you can control this aspect yourself.
See IM Examples,  Common File Format GIF
   http://www.imagemagick.org/Usage/formats/#gif
and Color Quantization and Dithering
   http://www.imagemagick.org/Usage/quantize/



  Anthony Thyssen ( System Programmer )    <A.Thyssen at griffith.edu.au>
 -----------------------------------------------------------------------------
   The difference between men and boys, is the price of their toys!
 -----------------------------------------------------------------------------
     Anthony's Home is his Castle     http://www.cit.gu.edu.au/~anthony/


More information about the Magick-users mailing list