Jump to content
Macro Express Forums

Recommended Posts

Posted

You need to be more specific about what you're trying to achieve.

 

At first sight your question seems unrelated to Macro Express Pro.

 

To "save a screen area as graphic-file" you typically use screen capture programs. There are scores of these, free and commercial. I mainly use Snagit. Here are 29 million to sift through!

http://tinyurl.com/cpkua58

 

 

Or you could make the initial capture with the PrtScr key on your keyboard, and then perhaps use a macro to select a specific area or window with Mouse commands, and change the file type as you ask in your other post.

 

--

Terry, East Grinstead, UK

Posted

Terry is correct. You will need to use some utility for this. I use Snagit as well. But often you can do things with simple free grapics apps like Irfanview.

Posted

I'm not sure why you're trying to do all this in MEP if your proficient in .NET

Posted

I only used .Net, because my idea does not work with MEP and I did not want to install any other programs (like HyperSnap/Snagit or ImageMagick).

 

With ImageMagick I got the idea of command line programming tool in .NET and after an hour I had what I wanted with some lines of code in .Net.

 

MEP is easy to use, so I prefer this great tool instead of program some codes in .Net or other languages. :-D

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
×
×
  • Create New...