Multiple choice technology platforms and products

Which of the following statements is not true about Deep Zoom in Silverlight?

  1. Deep Zoom uses multi-resolution images to achieve a high frame-rate and fast open experience for images

  2. On the initial load, Deep Zoom takes a bit more time to load image data for large images

  3. Deep Zoom uses spring animations, which gives users the impression of a smooth movement (pan or zoom) around image

  4. A Deep Zoom image is typically composed of 256x256 size tiles of JPEG or PNG images at different resolutions that make up an image pyramid

Reveal answer Fill a bubble to check yourself
B Correct answer
Explanation

Deep Zoom in Silverlight uses multi-resolution image pyramids (256x256 tiles) for performance, enabling fast initial load and smooth animations. Statement B claims Deep Zoom takes more time to load initially for large images, which contradicts the core purpose of Deep Zoom - it's specifically designed to load quickly by only loading necessary tiles at the current zoom level, not the entire large image.