[fpc-pascal]PutImage

Jonas Maebe jonas at zeus.rug.ac.be
Thu Nov 15 16:52:14 CET 2001


On Thu, 15 Nov 2001, Andreas K. Foerster wrote:

> I try to write a program, that uses PutImage.
> It works under Linux and under Dos, but not under Windows.
> Isn't that yet implemented in 1.0.4?

For all platforms, putimage currently simply calls putpixel for each pixel
of the image to draw it, so if putpixel works, so should putimage.


Jonas





More information about the fpc-pascal mailing list