Re: TImage and GrayScale
From: J French (erewhon_at_nowhere.com)
Date: 10/05/04
- Previous message: J French: "Re: D7 Compiler Bug"
- In reply to: Daniel Hjerholm: "Re: TImage and GrayScale"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Tue, 5 Oct 2004 07:14:49 +0000 (UTC)
On Mon, 4 Oct 2004 21:37:23 +0200, "Daniel Hjerholm"
<hjerth@frisurf.no> wrote:
>> Have you tried setting GrayScale to True /after/ you have assigned the
>> Image ?
>>
>
>Yes, that didn't work eighter :(
This is what the Delphi Help files say:
<snip>
Use GrayScale for reading in and writing out, that is, for
decompressing and compressing, a JPEG image. This property affects how
the image is displayed.
</snip>
It suggests to me that GrayScale controls what is read in or written
out
Maybe try shunting the JPEG out to a stream and then reading it back
in again
- Previous message: J French: "Re: D7 Compiler Bug"
- In reply to: Daniel Hjerholm: "Re: TImage and GrayScale"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|