Python Forum
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
image format in python
#1
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 Doh this function takes a 2D array pixels in RGB and produces a 16777216 color GIF file Shifty   i may have to implement this for python as a C function Evil  but what i really need to know is how python programmers store their images in memory while working with them  Drool   can someone tell me or point me to documentation? Pray

oh, and, yes GIF really can do 24-bit color Dance   but many program can't handle them. Sad
Tradition is peer pressure from dead people

What do you call someone who speaks three languages? Trilingual. Two languages? Bilingual. One language? American.
Reply


Messages In This Thread
image format in python - by Skaperen - Nov-05-2016, 08:49 AM
RE: image format in python - by Mekire - Nov-05-2016, 09:12 AM
RE: image format in python - by wavic - Nov-05-2016, 10:31 AM
RE: image format in python - by Skaperen - Nov-06-2016, 05:26 AM
RE: image format in python - by wavic - Nov-06-2016, 08:10 AM
RE: image format in python - by Larz60+ - Nov-06-2016, 12:11 PM
RE: image format in python - by wavic - Nov-06-2016, 12:41 PM
RE: image format in python - by Larz60+ - Nov-06-2016, 12:54 PM
RE: image format in python - by wavic - Nov-06-2016, 12:58 PM
RE: image format in python - by Larz60+ - Nov-06-2016, 01:07 PM
RE: image format in python - by sparkz_alot - Nov-06-2016, 02:08 PM
RE: image format in python - by wavic - Nov-06-2016, 02:11 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
  Upload image to Instagram using python/selenium using image URL failed, need help greenpine 5 5,541 Feb-22-2022, 09:42 PM
Last Post: snippsat
  PIL Image / python-resize-image AttributeError sallyjc81 1 5,050 Aug-02-2020, 12:06 AM
Last Post: scidam
  write image into string format into text file venkat18 2 4,451 Jun-01-2019, 06:46 AM
Last Post: venkat18
  Windows DIB format in bytearray to image? dusca 2 2,796 Mar-28-2018, 10:35 PM
Last Post: dusca

Forum Jump:

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020