1
vote
1answer
18 views

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

I use this markup: <div id="zoom"> <div id="small"> <img id="image1" src="images/1.jpg" alt="example" title="Image" class=" img-polaroid"> </div> <div ...
-1
votes
1answer
30 views

Smoothly zoom a big Image with SDL

I need to smoothly zoom in/out and pan an image (for a slideshow) with the sdl library. I've tried rotozoom from the SDL GFX library but it's far away from smooth. What would be the best approach ...
0
votes
0answers
155 views

CloudZoom v2: How to disable zoom for specific image

Using CloudZoom v2. I have image gallery that described under "Gallery Elements" here Sometimes original images in the gallery not so big to be zoomed.I decided to check their original size and ...
0
votes
0answers
86 views

Zooming an image on android not working properly

To zoom an image i am doing the following.But using this the size (width and height) of the ImageView element remains same so only a part of the zoomed image is visible and the rest of the part is ...
1
vote
1answer
2k views

Magnify pan and zoom Image in Silverlight

How can i implement zoom , Pan , Magnify in silverlight. I have big image so my image is inside scroll viewer. and after zooming and panning i need to save position and zoom setting in database so ...
1
vote
2answers
216 views

Image zooming solutions?

Got waist deep in a project that will involve presenting zoomable hi res catalog images. Was assuming I would use Zoomify (Can be seen at their dot com which I am not linking to) and bought a ...