On Sun, May 24, 2009 22:48, Mattias Gaertner wrote:
> On Sun, 24 May 2009 21:18:44 +0200
> Diego Antonio Lucena Pumar wrote:
>
>>
>> Hi list:
>>
>> I have a question, is for a elementary program. What
>> are the routines to manipulate with jpg image in FreePascal?. Thank,
>> Dieg
Do you need to use only the FCL?
If you can use the LCL then you can use TJpegImage which works just
like TBitmap.
--
Felipe Monteiro de Carvalho
___
fpc-pascal maillist - fpc-pascal@lists.freepascal.org
http://lists.freepascal.org/mailman/listinfo/f
On Sun, 24 May 2009 21:18:44 +0200
Diego Antonio Lucena Pumar wrote:
>
> Hi list:
>
> I have a question, is for a elementary program. What
> are the routines to manipulate with jpg image in FreePascal?. Thank,
> Diego Antonio Lucena Pumar.
fpImage
There are examples in the