Re: [fpc-pascal] TPicture (Graphics unit)

2009-06-07 Thread Leonardo M . Ramé
Thanks Graeme, I'll take a look at fpimage unit. Leonardo M. Ramé http://leonardorame.blogspot.com --- On Sun, 6/7/09, Graeme Geldenhuys wrote: > From: Graeme Geldenhuys > Subject: Re: [fpc-pascal] TPicture (Graphics unit) > To: "FPC-Pascal users discussions" >

Re: [fpc-pascal] TPicture (Graphics unit)

2009-06-07 Thread Graeme Geldenhuys
Leonardo M. Ramé wrote: in Graphics.pas, but I can't find it in FPC. Is this class replaced by a similar one? I you just want to load and manipulate an image, you should be able to use the fpimage.pp unit included with FPC. I you are looking for the TPicture class specifically, then you will

[fpc-pascal] TPicture (Graphics unit)

2009-06-06 Thread Leonardo M . Ramé
Hi, I'm porting a Delphi application from Windows to FreeBSD, and one of my unit uses the TPicture class. In Delphi this class can be found in Graphics.pas, but I can't find it in FPC. Is this class replaced by a similar one? I'm using FPC 2.2.4. Leonardo M. Ramé http://leonardorame.blogspot.