[Mono-list] How to read a JPG into a 2D array of colors?

Ian Norton inb at ncipher.com
Sun Jun 19 10:51:25 EDT 2011


Am I missing somthing? Can you not just stream a progressive jpeg?
-- 
Sent from my Android phone with K-9 Mail. Please excuse my brevity.

Robert Jordan <robertj at gmx.net> wrote:

On 19.06.2011 06:54, rygoody wrote:
> One more component of this issue of mine is that, the solution needs to work
> on iOS, PC, MAC and Android.
>
> I am assuming if I grab the system.drawing library from win mono, this will
> not work on iOS, correct?
>
> Or could I grab the system.drawing library from MonoTouch as well use that
> for iOS and Android compiles?

System.Drawing depends on libgdiplus and its dependencies
(half a dozen of other native libraries), and the sources of
MonoTouch/MonoDroid are not publicly available.

Robert

_____________________________________________

Mono-list maillist - Mono-list at lists.ximian.com
http://lists.ximian.com/mailman/listinfo/mono-list

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.ximian.com/pipermail/mono-list/attachments/20110619/06f0085e/attachment-0001.html 


More information about the Mono-list mailing list