Thanks. I tried iterating over the byte reader like this, but found that it
would sometimes produce "stripey" images. Following Joe's suggestion, I used
the MgByteSink to save the image to disk, which works pretty reliably.


Kenneth, GEOGRAF A/S wrote:
> 
> I have not used this for a while, as I found it borderline useless with 
> the reader complications.
> 
> As I recall, you cannot exhaust the MgByteReader by a single call.
> You must itterate over the reader, and read 8K blocks for each itteration.
> 
> As I wrote, you should be able to find working code by searhing the posts.
> If you find it, the Code Wiki is at:
> http://trac.osgeo.org/mapguide/wiki/CodeSamples
> 
> Regards, Kenneth, GEOGRAF A/S
> 

-- 
View this message in context: 
http://www.nabble.com/Trouble-with-rendering-service-tf4899291s16610.html#a14132757
Sent from the MapGuide Users mailing list archive at Nabble.com.

_______________________________________________
mapguide-users mailing list
[email protected]
http://lists.osgeo.org/mailman/listinfo/mapguide-users

Reply via email to