This requires some investigation, but it appears that image data can be sent to
agents via the image perceptor using a format resembling:
(img (s <width> <height>) (d <base-64-data>))
Support this in TinMan, and provide a decoder for System.Drawing.Image.
Provide sample code on decoding the image for WPF too, though this probably
isn't an API that's supported by Mono.
Original issue reported on code.google.com by drewnoakes on 27 Mar 2011 at 12:39
Original issue reported on code.google.com by
drewnoakes
on 27 Mar 2011 at 12:39