problem with BMP files
From: Vasilios Vonikakis (bbonik_at_ee.duth.gr)
Date: 09/23/04
- Previous message: James Connell: "Re: Returning more than one variable? - Help"
- Next in thread: Arthur J. O'Dwyer: "[OT] Re: problem with BMP files"
- Reply: Arthur J. O'Dwyer: "[OT] Re: problem with BMP files"
- Reply: Thomas Matthews: "Re: problem with BMP files"
- Reply: Tabrez Iqbal: "Re: problem with BMP files"
- Reply: Jacques Labuschagne: "Re: problem with BMP files"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Thu, 23 Sep 2004 09:08:24 +0300
Does anyone know a way of loading and storing BMP image files with the C
language for
image processing? I have tried to implement the BMP format myself, but i can
only read
BMP files created from "Windows Paint". Any other BMP picture is blank when
I read it.
And all the BMP files that i try to read are of the same size, no
compression and same
bit depth.
Are there any libraries that automatic load-store and manipulate BMP files?
This is important for my work...
Thank you in advance!
- Previous message: James Connell: "Re: Returning more than one variable? - Help"
- Next in thread: Arthur J. O'Dwyer: "[OT] Re: problem with BMP files"
- Reply: Arthur J. O'Dwyer: "[OT] Re: problem with BMP files"
- Reply: Thomas Matthews: "Re: problem with BMP files"
- Reply: Tabrez Iqbal: "Re: problem with BMP files"
- Reply: Jacques Labuschagne: "Re: problem with BMP files"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|