Sunday, 15 September 2013

Load an "Indexed8" image on Windows Phone

Load an "Indexed8" image on Windows Phone

I have a byte array that represents an image that is stored in the Index8
format. I need to load this into a BitmapImage on windows phone. Is this
possible? And if so how?

No comments:

Post a Comment