Recent

Author Topic: savescreen, restscrren  (Read 173 times)

k1attila1

  • Full Member
  • ***
  • Posts: 108
savescreen, restscrren
« on: March 15, 2025, 03:52:29 pm »
Hi

In clipper programming language (dos) there were 2 useful function :

savescreen() //save the screen to memory variable or file (pic=savecreen(1,1,10,10)
restscreen() restscreen(1,1,10,10,pic)

Is it possible to implement in Lazarus console app (under windows) or impossibe.

I used to be able to do with direct video memory reading and writing, but now ??

thank you
attila







 

TinyPortal © 2005-2018