Tuesday, March 6, 2007

Simple Image-To-ASCII Converter using C#

If you're a .NET lover and moreover worked with GDI+ then you would definitely want to mess around with images. I've written a short article, Generating ASCII Art from an Image using C#, and published it on c-sharpcorner with complete source code. This is a quick and simple Image-To-ASCII generator with zoom-in/zoom-out feature that converts JPEGs and Bitmaps of any resolution to cool and fascinating ASCII arts. Have fun playing with the code!

1 comment:

Anonymous said...

Keep up the good work.