0
votes
1answer
18 views
where to get some map images for deepzoom test data?
Hello everyone,
I am developing Silverlight 3.0 deep zoom + C# + .Net 3.5 + VSTS 2008. I need some png or jpg small images to compose to a big map image, or using a big png or jpg map image to test …
0
votes
1answer
51 views
MultiScaleImage Zoom Particular Areas
Hello,
I am trying to create a Deep Zoom based multiscale image that essentially has 2 views. Initially it will display a large map of the world. When the user click the USA the image should then …
1
vote
1answer
88 views
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 …
1
vote
1answer
62 views
MultiScaleImage functionality in WPF
The MultiScaleImage control (DeepZoom) is not available in WPF, only in Silverlight. How would you suggest getting similar functionality in WPF? I know it would be possible to host Silverlight in a …
2
votes
1answer
149 views
how to make tooltip move along with mouse?
Hello everyone,
I am using Silverlight 3 + VSTS 2008. I have a image (Multiscale image control) and I place tooltip on this image. The function of Tooltip works fine. Since the image is big (about …
4
votes
7answers
674 views
Good example sites using Silverlight and DeepZoom?
I am currently looking into using Silverlight and Deepzoom in a future project. Can anyone suggest some sites that make good use of these technologies?
1
vote
1answer
50 views
Firefox and Silverlight
Hi,
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 …
0
votes
0answers
20 views
DPI problem with DeepZoom library
We are using DeepZoom Tools Library.
We have created image pyramid in C#, the problem which we are facing is that we cannot increase the dpi of output images for higher resolution images.
We have …
0
votes
1answer
41 views
Licence for DeepZoom and SeaDragaon AJAX??
Hi,
wats the licence for microsoft silverlight DeepZoom and SeaDragaon AJAX.. can i use the libraries in commercial applications.. or do i need to purchase any commercial licnence...
Cheers
Rames …
2
votes
1answer
145 views
local DeepZoom / MultiScaleTileSource in Silverlight
How to provide a MultiScaleTileSource implementation that can generate images locally (i.e. without downloading of the image data)?
This is a follow up to : Follow up on: …
1
vote
3answers
549 views
Silverlight Deepzoom API output vs. Deepzoom Composer output
Using Deepzoom Composer creates a nice ClientBin and a nice HTML page that works in HTML.
Using the Deepzoom API, I can create the processed pyramid images and some metadata in some xml files and …
2
votes
4answers
286 views
Deep Zoom in Ajax - Possible? Any examples out there?
I have an idea to implement a deep zoom type interface hosted in a browser for sports training data (speed, distance, heart rate etc.) However, rather than images I actually want to zoom into a …
0
votes
1answer
96 views
Is it possible to zoom dynamic content with silverlight?
I am new one with Silverlight and I am interested in how to zoom dynamic content.
For instance i have canvas and several listboxes and i want to zoom it.
1
vote
2answers
93 views
Silverlight deep zoom composing issue
Hello everyone,
Deep zoom composer itself is very nice tool. I am wondering if there are any automatic ways to compose? For example, I have 100 images, and I want to compose automatically as 10 * 10 …
0
votes
1answer
78 views
Get the image ID of the Clicked image in silverlight Deep Zoom?
Hi Guys,
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 …
