[fpc-pascal] TPicture (Graphics unit)

Graeme Geldenhuys graemeg at opensoft.homeip.net
Sun Jun 7 09:22:29 CEST 2009


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 have to use the Lazarus LCL (Lazarus Component Library) which is a clone of the Delphi VCL.


Regards,
 - Graeme -

-- 
________________________________________________
fpGUI - a cross-platform Free Pascal GUI toolkit
http://opensoft.homeip.net/fpgui/




More information about the fpc-pascal mailing list