RE: Need a way to get an image of screen.

new topic     » topic index » view thread      » older message » newer message

Is this Window or DOS? We need more details. In DOS, you could just call 
save_image() to get the data, or save_screen() to save to a file. In 
Windows, it could be a bit more complicated.

>From: CoJaBo <cojabo at suscom.net>
>Subject: Need a way to get an image of screen.
>
>I Need a way to get an image of the screen.
>It can be returned in Euphoria bitmap format or a sequence of colors(in
>seqence or atom form)
>It needs to be fast, getPixel() is way too slow.
>For example something like:
>ret=getScreen(int startX, int startY,int endX,int endY)
>

new topic     » topic index » view thread      » older message » newer message

Search



Quick Links

User menu

Not signed in.

Misc Menu