========
This is intended for an Android application to be developed, which enables mutual conversion between a picture and a matrix of characters.
- 1.using Class Bitmap from GDI plus to obtain the content of the image
- 2.adjusting Image Attributes parameters that determines the appearance of the image
- 3.updating a TextRenderer to view the final effects
Imitating the source code with Visual C++,then transplanting into Android with Java