From: "Danny Thorpe" Subject: Re: RLE Bitmaps Date: 29 Sep 1998 00:00:00 GMT Message-ID: <01bdebe9$9e903480$7e018f0a@agamemnon> References: <360EE8D9.912F5B0D@homemail.com> Organization: Another Netscape Collabra Server User Newsgroups: borland.public.delphi.graphics TBitmap supports RLE encoded BMP files. We leave the RLE decoding to the video driver to figure out, so that could be your problem. -Danny D. Filion wrote in article <360EE8D9.912F5B0D@homemail.com>... > Hi, > > How can I load RLE bitmaps in Delphi 3 ? TBitmap doesn't seem to > acctep them. > > Regards, > D. Filion