
Convert any bitmap (16 shades of gray) to text (*.WRI).
Code is very simple... it reads picture loaded in picturebox and then converts pixel by pixel to ASCII code...
Inputs
picture (about 200x200) 16 shades of gray
Returns
same picture in ASCII format