Questions tagged [deepzoom]

Deep Zoom provides the ability to interactively view high-resolution images

Deep Zoom provides the ability to interactively view high-resolution images

135 questions
1
vote
3 answers

Silverlight, DeepZoom zooming animation

When I set the ViewportWidth of a Deepzoom image in Silverlight the zoom level changes very quickly. Is there a way I can set the time this zooming animation should take? Thanks
Marklar
  • 1,056
  • 2
  • 13
  • 31
1
vote
2 answers

show image tiles from database

I am trying to build an asp.net web application (not using Silverlight) which zooms and pans into large images like Seadragon. But I do not like to use the deepzoom composer tool to create this files and store the tiles in some folder structure in…
nilarya
  • 99
  • 1
  • 16
1
vote
2 answers

WPF Zoom without Canvas size change

I am using Framework version 4.0, My problem when Zoom, Canvas should not re-size. or children only zoom IN / OUT? please suggest me. Thanks
1
vote
1 answer

Silverlight MultiScaleImage/SubImage Viewpoint arrangement logic question

I've been beating my head against this for awhile to no avail. I have a bunch of images of geological samples which are nominally 1500px wide by 30,000px long. A typical set of these images will number from 20-100. I have used the…
Chris B
  • 926
  • 7
  • 16
1
vote
2 answers

Anything Zoomer plugin, Cannot read property 'left' of undefined

I use this markup:
example
example
Ravi Varma
  • 128
  • 2
  • 8
1
vote
1 answer

SceneNode (layers), Deep Zoom Composer and Seadragon Ajax

I'm using the DeepZoom Composer to layer different images on top of the other, with each layer on top being smaller. (Similar to http://msdn.microsoft.com/en-us/expression/cc745977.aspx) Is there an easy way using Seadragon Ajax 0.8.9 to zoom into…
bcm
  • 5,470
  • 10
  • 59
  • 92
1
vote
2 answers

A deep zoom script that'll allow enlarging of an image but with a "magnifying glass" interface

I'm looking for a tile-based zoom script that'll allow enlarging of an image but with a "magnifying glass" interface. By "magnifying glass" interface, I mean something like Wadda where a user can click on a certain part of an image and have the…
Atlas2k
  • 381
  • 2
  • 13
1
vote
1 answer

Firefox and Silverlight

I'm developing a silverlight site, using deepzoom. When I call a function to ArrangeImages(), in IE, the image arranges correctly, using 100% of the screen. In Chrome it works as well. In Firefox, though, the msi container only uses around 80% of…
Bruno Schweller
  • 140
  • 1
  • 1
  • 7
1
vote
1 answer

Silverlight deep zoom without asp.net?

I want to use deep zoom in Silverlight, but it seems that the images don't get sharp when I'm using my Silverlight application in a standalone html file, and not through iis. I'm able to zoom in and out, but the images is blurred. This works fine if…
jostyposty
  • 133
  • 2
  • 14
1
vote
1 answer

Silverlight Pivot and CxmlCollectionSource: getting individual item URL

I have a CXML file describing a Pivot collection with a number of objects. Each object is described by a tag like: I load the CXML using a CxmlCollectionSource that I…
1
vote
1 answer

How to restore original Deep Zoom images?

Actually, I have a lot of collections of photos in Deep Zoom format. I would like to restore each image of each collection as a JPEG with the original size, is there a way to perform this ?
Nico
  • 575
  • 3
  • 8
  • 19
1
vote
2 answers

Source attribute of Silverlight MultiScaleImage

I learned we should assgin a .bin file to the Source attribute of Siverlight MultiScaleImage. For example, I learned from here (refers to code sample in section Anonymous Methods for…
George2
  • 44,761
  • 110
  • 317
  • 455
1
vote
2 answers

Is there a size limit to the PNG file size for a SilverLight Image?

I have been running into issues loading Images into a SilverLight Application. These images have been generated for DeepZoom purposes and have sizes of over 30 Megs (as PNG). I have been told there might be a limit to BitMap Sizes that can be…
Ric Tokyo
  • 6,577
  • 3
  • 30
  • 48
1
vote
1 answer

deep zoom is not displayed

I am using VSTS 2008 + C# + .Net 3.5 + Windows Vista Enterprise x86. I have used Silverlight Deep Zoom composer tool to export my composed images into Siverlight type. Everything is previewed fine after export successful message (I select browse…
George2
  • 44,761
  • 110
  • 317
  • 455
0
votes
1 answer

Get the image ID of the Clicked image in silverlight Deep Zoom?

I am in designing the site something like hardrock memorabilia using slverlight DeepZoom.. And i have managed to create dynamic static image lists and it was working fine with all the zoom & Pan features.. But i wanted get the id or name of the…
RameshVel
  • 64,778
  • 30
  • 169
  • 213
1 2 3
8 9