Kanni wrote:Thank you for the informative reply. I have downloaded. Not yet read through the manual, but u have some code for me as reference?
If i would like to EXPORT it to my excel file, do filter meister has this function? Many many thanks
Hm, I feel sure I wrote the reply to it, but now I don't see it. Ok, once again but briefly:
One of the provided PDF files contain an example of Wern's code for turning the image into PostScript ASCII mosaic. Omit the PostScript stuff and see how the filter encodes the colors of pixels as text output. That should be enough to get you started - just modify it to your needs. Also, some other examples included show how to write some stuff as text files, just make them write pixel info as, say, comma delimited values. Then you'll be able to import resulting CSV file into Excel.