Skip to main content

Microsoft Silverlight

Answered Question WriteableBitmap and MultiScaleImageRSS Feed

(0)

Dvladimir
Dvladimir

Member

Member

0 points

11 Posts

WriteableBitmap and MultiScaleImage

In my application I use MultiScaleImage with customized MultiScaleTileSource and I want to use WriteableBitmap to make image from MultiScaleImage.

I have one problem: I got exception "WriteableBitmap has protected content. Pixel access is not allowed" if I trying to get pixels from WriteableBitmap

Tiles source and site are in one domain.

I have read that WriteableBitmap have problem with crossdomain requests but in my case there is no  crossdomain requests.

Thanks,

Vladimir

bryant
bryant

Star

Star

9937 points

1,629 Posts

Silverlight MVP

Re: WriteableBitmap and MultiScaleImage

You might find an answer to this in this thread.

-- bryant

Blog | Twitter
_________________
Dont forget to click "Mark as Answer" on the post that helped you.

Dvladimir
Dvladimir

Member

Member

0 points

11 Posts

Re: Re: WriteableBitmap and MultiScaleImage

Thanks,

 I saw that thread, there is workaround but not answer.

In my case there is no crossdomain issue, it's over security madness.

If  someone exposed criteria of "Protected Content" in case of MultiScaleImage It would be helpful.

Min-Hong Tang - MSFT
Min-Hong...

Contributor

Contributor

3376 points

377 Posts

Answered Question

Re: Re: WriteableBitmap and MultiScaleImage

Hi,

   Here is a good discussion about WriteableBitap's pixel access denied exception. You can check, It may solve your problem.

   http://forums.silverlight.net/forums/t/118030.aspx

Best Regards

Min-Hong Tang
Microsoft Online Community Support

Please remember to mark the replies as answers if they help and unmark them if they provide no help.
  • Unanswered Question
  • Answered Question
  • Announcement
Microsoft Communities