Delphi 7 - convert a bmp 32bit into a 24bit
- From: "maxem" <maxem@xxxxxxx>
- Date: 27 May 2005 07:03:57 -0700
Hello NG,
i like to open a tif file, read it as BMP, and then use some functions
on it.
I opened the file with the "LibTiff for
Delphi'#13#10'http://www.awaresystems.be/" - wokes fine.
then i have the opend tiff as a TBitmap
( " function TForm1.ReadTiffIntoBitmap(Filename: String): TBitmap; " )
then i like to rotate this bitmap 180 degree - but there for i need to
change it
into a 24 bit. ( TBitmap is 32 bit )
Any hints ? Functions maybe ? examples?
Thank Thee all...
.
- Follow-Ups:
- Re: Delphi 7 - convert a bmp 32bit into a 24bit
- From: Andreas Koch
- Re: Delphi 7 - convert a bmp 32bit into a 24bit
- Prev by Date: Re: Farsi text in drawing and text editor
- Next by Date: How to open a windows folder ?
- Previous by thread: Re: Pointer to a Unicode string - returned by API call
- Next by thread: Re: Delphi 7 - convert a bmp 32bit into a 24bit
- Index(es):
Relevant Pages
|
|