On 6/28/07, Graeme Geldenhuys <[EMAIL PROTECTED]> wrote:
In the fcl-image directory is a lot of fpreadXXX and fpwriteXXX units.

Those are low-level image reading and writing (to disk or stream)
routines. They implement the TFPCustomImageReader (or Writer) class.

They are used together with TFPCustomImage from fpimage.pp file. AFAIK
they are not directly related to TFPCustomCanvas, and you don't need
to use it in order to use those units.

By the way, I once wrote a reader unit for the X11 dump format. If I
can find it, I'll commit.

--
Felipe Monteiro de Carvalho
_______________________________________________
fpc-pascal maillist  -  fpc-pascal@lists.freepascal.org
http://lists.freepascal.org/mailman/listinfo/fpc-pascal

Reply via email to