Re: Delphi 7 - convert a bmp 32bit into a 24bit
- From: Andreas Koch <mail@xxxxxxxxxxxxxxx>
- Date: Sat, 28 May 2005 00:52:55 +0200
maxem wrote:
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?
Mh.... does
MyBitmap.pixelformat:=pf24bit;
work?
.
- References:
- Delphi 7 - convert a bmp 32bit into a 24bit
- From: maxem
- Delphi 7 - convert a bmp 32bit into a 24bit
- Prev by Date: Re: checking arbitrary bounds
- Next by Date: Re: How to open a windows folder ?
- Previous by thread: Delphi 7 - convert a bmp 32bit into a 24bit
- Next by thread: How to open a windows folder ?
- Index(es):