Nov-05-2016, 08:49 AM
i was looking through some old C functions (i am planning to write them in python) and one of them stood out as needing some more python knowledge
this function takes a 2D array pixels in RGB and produces a 16777216 color GIF file
i may have to implement this for python as a C function
but what i really need to know is how python programmers store their images in memory while working with them
can someone tell me or point me to documentation? 
oh, and, yes GIF really can do 24-bit color
but many program can't handle them.





oh, and, yes GIF really can do 24-bit color


Tradition is peer pressure from dead people
What do you call someone who speaks three languages? Trilingual. Two languages? Bilingual. One language? American.
What do you call someone who speaks three languages? Trilingual. Two languages? Bilingual. One language? American.