duda con la PIL de python

Gerardo Juarez gerardo en computo-industrial.com.mx
Sab Jun 9 02:06:48 CEST 2007


Mira, acabo de encontrar esto, del PIL-handbook:

putpalette

im.putpalette(sequence)

Attach a palette to a "P" or "L" image. The palette sequence should
contain 768 integer values, where each group of three values represent
the red, green, and blue values for the corresponding pixel index.
Instead of an integer sequence, you can use an 8-bit string.

...
Gerardo

------------ próxima parte ------------
_______________________________________________
Python-es mailing list
Python-es en aditel.org
http://listas.aditel.org/listinfo/python-es


Más información sobre la lista de distribución Python-es