New examples for gdiplus classes.
- Metadata: geolocation metadata (latitude/longitude/altitude) extraction
- AsciiArt: changing a picture into an ASCII art (see the article “Generate ASCII Art – A Simple How To in C#”)
New examples for gdiplus classes.
Finally had a chance to take a good look into Mike’s GDI+ classes.
Code is easy to read and understand.
Very very impressive work!
All of the examples compiled and ran without problems. There’s a lot of power in that code.
My thanks to Mike for the great work!