explain deep zoom in silverlight?
Answer / Brijesh Singh
Deep Zoom is a technology in Silverlight that allows for highly detailed images to be viewed at various levels of magnification, while maintaining smooth and responsive performance. It does this by using a pyramid-like data structure where each level has progressively less detail than the one below it. When the user zooms in, only the necessary higher resolution data is loaded, making for quicker load times and smoother navigation.
| Is This Answer Correct ? | 0 Yes | 0 No |
What is the usage of clientbin folder?
Describe the different layout controls available with the use of Silverlight
Explain the purpose of parent xaml tag of silverlight page?
What is the difference between Silverlight4 and Silverlight5?
What is Storyboard class in Silverlight?
how can be a silverlight application shown in full-screen mode?
What are dependency properties in silverlight?
What is the relationship between silverlight and windows media player?
Explain the element tree in silverlight architecture?
What is the name of linux version of silverlight?
Which language is used to design the layout in silverlight?
What is the difference between silverlight and flash?