User Profile

Collapse

Profile Sidebar

Collapse
pranny
pranny
Last Activity: Nov 27 '08, 10:01 AM
Joined: Jul 3 '07
Location:
  •  
  • Time
  • Show
  • Source
Clear All
new posts

  • pranny
    replied to Understanding bmp image files
    Thanks, initially i was planning not to use PIL and do it with my own stuff. but as the size of my project grew, i am using PIL :-)
    See more | Go to post

    Leave a comment:


  • pranny
    started a topic Understanding bmp image files

    Understanding bmp image files

    Hello,
    I want to read a BMP file, do some processing and then write it in a
    new file. The problem is in the third step. For reading the file, i
    have converted the file into decimal numbers, representing the pixel
    values. Then i perform calculations on those decimal numbers. Now i am
    unable to convert those into the format as required by the "bmp" file.
    Any one, who is into image reading/manipulation,...
    See more | Go to post
No activity results to display
Show More
Working...