Fenux.Net - The Life of a Geek
Screenshot Maker v1.0.0
code.NET
Posted on 1/24/2006 3:46 pm in code.NET

I've been working on a bigger coding project off and on (more off lately) for a couple months now. As part of the project, I wrote a screenshot capture utility. Last week, I needed a quick tool for capturing screenshots on another computer, without using Print Screen and a graphic editing program, so I pulled the code out of my big project and put together a quick utility. Took about 10 minutes to put a front end on it.

After a couple of days, I decided I'd polish it a little, although it's still really rough, and toss it out there as open source. The whole thing is written in C# using the .NET 2.0 framework. It uses GDI+ for the capture functions. If this might be something you can use, you can download it here.

If I ever get bored again, or someone asks really nicely, I might even go so far as to write documentation for it. The source code is fairly well documented, but nothing else is.

Creative Commons License  Subscribe with Bloglines  Get Daily Wisdom!
This work is licensed under a Creative Commons Attribution-Noncommercial-No Derivative Works 3.0 United States License.
© 2000-2012 Jason Burgess