On Wed, 29 Nov 2006 10:28:35 +0100 (CET)
Michael Van Canneyt <[EMAIL PROTECTED]> wrote:
>
>
> On Wed, 29 Nov 2006, Mattias Gaertner wrote:
>
> > On Tue, 28 Nov 2006 23:50:09 +0100
> > Marc Weustink <[EMAIL PROTECTED]> wrote:
> >
> > > [EMAIL PROTECTED] wrote:
> > > >> [EMAIL PROTECTED] wrote:
On Wed, 29 Nov 2006, Mattias Gaertner wrote:
> On Tue, 28 Nov 2006 23:50:09 +0100
> Marc Weustink <[EMAIL PROTECTED]> wrote:
>
> > [EMAIL PROTECTED] wrote:
> > >> [EMAIL PROTECTED] wrote:
> > > Normally when using the package (jpegforlazarus or
> > images4lazarus), the
> > > IDE a
On Tue, 28 Nov 2006 23:50:09 +0100
Marc Weustink <[EMAIL PROTECTED]> wrote:
> [EMAIL PROTECTED] wrote:
> >> [EMAIL PROTECTED] wrote:
> > Normally when using the package (jpegforlazarus or
> images4lazarus), the
> > IDE adds the unit to program source and thus the lazjpeg unit
> >> i
[EMAIL PROTECTED] wrote:
>> [EMAIL PROTECTED] wrote:
> Normally when using the package (jpegforlazarus or
images4lazarus), the
> IDE adds the unit to program source and thus the lazjpeg unit
>> is
used.
Now we are at the topic, last weekend I was demonstrating with a
> Marco van de Voort schreef:
> >> [EMAIL PROTECTED] wrote:
> >
> >>> I thought streaming was always done little endian. On big endian
> >>> systems, data is converted when necessary.
> >> Images are streamed as data (byte stream). They are not converted.
> >> All other values are as you told (aut
Marco van de Voort schreef:
[EMAIL PROTECTED] wrote:
I thought streaming was always done little endian. On big endian
systems, data is converted when necessary.
Images are streamed as data (byte stream). They are not converted.
All other values are as you told (auto converted).
The endianess
> [EMAIL PROTECTED] wrote:
> > I thought streaming was always done little endian. On big endian
> > systems, data is converted when necessary.
>
> Images are streamed as data (byte stream). They are not converted.
> All other values are as you told (auto converted).
>
> The endianess is up to th
On Tue, 28 Nov 2006 12:49:31 +0100
[EMAIL PROTECTED] wrote:
>
>
> - Origineel bericht -
> Van: [EMAIL PROTECTED] (Marco van de Voort)
> Datum: dinsdag, 28 november 2006 12:34
> Onderwerp: Re: GetFPImageReaderForFileExtension question for .jpg
>
> &g
> [EMAIL PROTECTED] wrote:
> >>> Normally when using the package (jpegforlazarus or
> >> images4lazarus), the
> >>> IDE adds the unit to program source and thus the lazjpeg unit
> is
> >> used.
> >> Now we are at the topic, last weekend I was demonstrating with a
> >> jpeg in
> >> a TPicture.
[EMAIL PROTECTED] wrote:
Normally when using the package (jpegforlazarus or
images4lazarus), the
IDE adds the unit to program source and thus the lazjpeg unit is
used.
Now we are at the topic, last weekend I was demonstrating with a
jpeg in
a TPicture. When loading the image in the IDE, the
- Origineel bericht -
Van: [EMAIL PROTECTED] (Marco van de Voort)
Datum: dinsdag, 28 november 2006 12:34
Onderwerp: Re: GetFPImageReaderForFileExtension question for .jpg
> > Mattias Gaertner wrote:
> > >> Using the unit lazjpeg should be enough, no other code should
> Mattias Gaertner wrote:
> >> Using the unit lazjpeg should be enough, no other code should be
> >> required ?
> >
> > Correct.
> > Normally when using the package (jpegforlazarus or images4lazarus), the
> > IDE adds the unit to program source and thus the lazjpeg unit is used.
>
> Now we are at
> > Normally when using the package (jpegforlazarus or
> images4lazarus), the
> > IDE adds the unit to program source and thus the lazjpeg unit is
> used.
> Now we are at the topic, last weekend I was demonstrating with a
> jpeg in
> a TPicture. When loading the image in the IDE, the *.jpg fit
Mattias Gaertner wrote:
On Mon, 27 Nov 2006 23:36:03 +0100 (CET)
Michael Van Canneyt <[EMAIL PROTECTED]> wrote:
On Mon, 27 Nov 2006, Alexandre Leclerc wrote:
2006/11/27, Alexandre Leclerc <[EMAIL PROTECTED]>:
Hi all,
I don't know why but the function is returning no reader
for .jpg. Do I n
On Mon, 27 Nov 2006 23:36:03 +0100 (CET)
Michael Van Canneyt <[EMAIL PROTECTED]> wrote:
>
>
> On Mon, 27 Nov 2006, Alexandre Leclerc wrote:
>
> > 2006/11/27, Alexandre Leclerc <[EMAIL PROTECTED]>:
> > > Hi all,
> > >
> > > I don't know why but the function is returning no reader
> > > for .jpg.
2006/11/27, Michael Van Canneyt <[EMAIL PROTECTED]>:
On Mon, 27 Nov 2006, Alexandre Leclerc wrote:
> 2006/11/27, Alexandre Leclerc <[EMAIL PROTECTED]>:
> > Hi all,
> >
> > I don't know why but the function is returning no reader for .jpg. Do
> > I need to register a special class or do anythin
On Mon, 27 Nov 2006, Alexandre Leclerc wrote:
> 2006/11/27, Alexandre Leclerc <[EMAIL PROTECTED]>:
> > Hi all,
> >
> > I don't know why but the function is returning no reader for .jpg. Do
> > I need to register a special class or do anything special?
>
> {$IFDEF UseSimpleJpeg}
> Add('jpg', '
Alexandre Leclerc wrote:
2006/11/27, Alexandre Leclerc <[EMAIL PROTECTED]>:
Hi all,
I don't know why but the function is returning no reader for .jpg. Do
I need to register a special class or do anything special?
{$IFDEF UseSimpleJpeg}
Add('jpg', 'Joint Picture Expert Group',TJpegImage);
{
2006/11/27, Alexandre Leclerc <[EMAIL PROTECTED]>:
Hi all,
I don't know why but the function is returning no reader for .jpg. Do
I need to register a special class or do anything special?
{$IFDEF UseSimpleJpeg}
Add('jpg', 'Joint Picture Expert Group',TJpegImage);
{$ENDIF}
Do I need any spe
Hi all,
I don't know why but the function is returning no reader for .jpg. Do
I need to register a special class or do anything special?
Regards.
--
Alexandre Leclerc
_
To unsubscribe: mail [EMAIL PROTECTED] with
20 matches
Mail list logo