Hello,

Sebastien Pouliot said the following on 19.01.2007 15:42:

> Looks like it, if MS can serialize an Image so should Mono. Please fill
> a bug into bugzilla for this.

Done:
http://bugzilla.ximian.com/show_bug.cgi?id=80558

> But note that it's very likely that Mono and MS serialized images won't
> interoperate (different internal representation) and it's also a
> wasteful way to send the image. 
> 
> You should look at saving the image into a stream (e.g. as a PNG image),
> serialized the stream, then re-created the image from the stream on the
> other end.

Thanks for the tip.

-- 
Oleg

_______________________________________________
Mono-list maillist  -  [email protected]
http://lists.ximian.com/mailman/listinfo/mono-list

Reply via email to