Skip to main content

Microsoft Silverlight

Answered Question Deep Zoom at runtimeRSS Feed

(0)

Pluginbaby
Pluginbaby

Member

Member

553 points

220 Posts

Silverlight MVP

Deep Zoom at runtime

Hi,

Is it possible to do dynamic Deep Zoom at runtime ?
Like the Silverlight client get the pictures from a Db (web service), and display/arrange them in DeepZoom.

(If this has answered your question, please click on "Mark as Answer" on this post. Thank you!)

Laurent Duveau
Silverlight MVP / Silverlight Insider
http://weblogs.asp.net/lduveau/

tanmoy.r
tanmoy.r

Contributor

Contributor

3594 points

710 Posts

Re: Deep Zoom at runtime

 Deep zoom actually splits a big image into multiple ones and shows them to user on demand. To make it dynamic you need to create the collection of images dynamically but that might be a little complex.

Please Mark as Answer if this helps you.
Thanks n Regards
~Tanmoy
Blog: http://anothersilverlight.blogspot.com/

Pluginbaby
Pluginbaby

Member

Member

553 points

220 Posts

Silverlight MVP
Answered Question

Re: Deep Zoom at runtime

I found a link to generate Deep Zoom composition at runtime with C#:

http://blogs.msdn.com/giorgio/archive/2008/08/26/deep-zoom-batch-export-using-c-update.aspx

 

(If this has answered your question, please click on "Mark as Answer" on this post. Thank you!)

Laurent Duveau
Silverlight MVP / Silverlight Insider
http://weblogs.asp.net/lduveau/

tanmoy.r
tanmoy.r

Contributor

Contributor

3594 points

710 Posts

Re: Re: Deep Zoom at runtime

 Great thing. Though I didnt get time to check it. Can you please check and see if it is working :)

Please Mark as Answer if this helps you.
Thanks n Regards
~Tanmoy
Blog: http://anothersilverlight.blogspot.com/
  • Unanswered Question
  • Answered Question
  • Announcement
Microsoft Communities