How can I programmatically save part of the image on the screen at the specified coordinates?

This forum is for eXpress++ general support.
Post Reply
Message
Author
User avatar
Eugene Lutsenko
Posts: 1649
Joined: Sat Feb 04, 2012 2:23 am
Location: Russia, Southern federal district, city of Krasnodar
Contact:

How can I programmatically save part of the image on the screen at the specified coordinates?

#1 Post by Eugene Lutsenko »

hi!
How can I programmatically save part of the image on the screen at the specified coordinates?

User avatar
Tom
Posts: 1165
Joined: Thu Jan 28, 2010 12:59 am
Location: Berlin, Germany

Re: How can I programmatically save part of the image on the screen at the specified coordinates?

#2 Post by Tom »

Look at the GraSaveScreen() sample in the Alaska docs and/or at DC_Scrn2Clipboard(<oXbp>).
Best regards,
Tom

"Did I offend you?"
"No."
"Okay, give me a second chance."


Post Reply