Path: news.mathworks.com!not-for-mail
From: <HIDDEN>
Newsgroups: comp.soft-sys.matlab
Subject: How to write a 24-bit BMP image?
Date: Thu, 22 Oct 2009 10:12:19 +0000 (UTC)
Organization: Technion - Israel Institute of Technology
Lines: 9
Message-ID: <hbpb63$23g$1@fred.mathworks.com>
Reply-To: <HIDDEN>
NNTP-Posting-Host: webapp-05-blr.mathworks.com
Content-Type: text/plain; charset="ISO-8859-1"
Content-Transfer-Encoding: 8bit
X-Trace: fred.mathworks.com 1256206339 2160 172.30.248.35 (22 Oct 2009 10:12:19 GMT)
X-Complaints-To: news@mathworks.com
NNTP-Posting-Date: Thu, 22 Oct 2009 10:12:19 +0000 (UTC)
X-Newsreader: MATLAB Central Newsreader 2053951
Xref: news.mathworks.com comp.soft-sys.matlab:579251


Hi,

I use 'imwrite' and 'imread' methods to read/write a BMP file.
I need the file at 24-bit, but MATLAB uses (at the standard 'bmp' format) the windows 8-bit format.
Do you know how to change this feature into 24 bit?

Thanks,

Elad