Understanding bmp image files
- From: pranav <pranny@xxxxxxxxx>
- Date: Wed, 2 Apr 2008 10:51:39 -0700 (PDT)
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, please help.
.
- Follow-Ups:
- Re: Understanding bmp image files
- From: Terry Reedy
- Re: Understanding bmp image files
- From: Paul McGuire
- Re: Understanding bmp image files
- From: Marc 'BlackJack' Rintsch
- Re: Understanding bmp image files
- Prev by Date: Re: april fools email backfires
- Next by Date: Re: april fools email backfires
- Previous by thread: py.test and test coverage analysis ?
- Next by thread: Re: Understanding bmp image files
- Index(es):
Relevant Pages
|