[Image-SIG] Re: Returning Colormap values for an image?
by Michael Kay other posts by this author
Aug 4 2004 8:04AM messages near this date
Re: [Image-SIG] Error compiling PIL
|
[Image-SIG] PCX
"gohaku" wrote:
> I would like to know if there is a function to return an array of an
> Image's colormap.
you want the colors in the palette? here's one way to do it:
http://article.gmane.org/gmane.comp.python.general/347330
</F>
_______________________________________________
Image-SIG maillist - Image-SIG@[...].org
http://mail.python.org/mailman/listinfo/image-sig
|