[Image-SIG] How to save a GIF image with the same color palette as it was opened
Fredrik Lundh
fredrik at pythonware.com
Sun Oct 22 23:27:24 CEST 2006
Jack Wu wrote:
> I am having a problem where the GIF images are not saving with the
> same color palette as the original GIF image.
>
> I am performing resizing functions on a passed in GIF image. The
> output I get now is a pixelated image that has a generic color palette
> rather than the original palette.
if the output is "pixelated" and "generic", it sounds like you're doing
more than just a plain resize...
</F>
More information about the Image-SIG
mailing list