DEEP ZOOM IN SILVERLIGHT

•To create a deep zoom project using blend
•New project -> Deep Zoom Project and develop u project
•Source image will be created automatically in the .bin location
•MultiScaleImage x:Name="deepZoomObject" Source="foo/info.bin"/
•This coding is included in the .xaml file
•To export a image into the project use regular export menu in blend
•In the Setting menu, name has to be given for the deepzoom, export location, image type and output type and click export button u project will be added deepzoom project.
•Export location which location u wanted to export the picture.
•Image type export has collection of image the format of the picture and quality of picture.
•Output type will be export image as silverlight project.

Comments

Popular Posts