Top "Zooming" questions

Zooming is the act of enlarging something (a document, an image, a map) to view it in greater detail.

How to implement zoom effect for image view in android?

I have to implement image zooming, I have tried with so many codes.But i didnt get full idea of …

android image zooming
android pinch zoom

My layout contains buttons, textviews, etc. Is it possible to implement pinch zoom in my layout?

android pinchzoom zooming
How do I stop a CSS layout from distorting when zooming in/out?

I've set up a very basic site with a #container div that includes the #navbar and #content. However, when I …

css zooming distortion
C#: Simple and functional way to zoom picturebox images with scroll bars

Is there a simple and functional way to zoom an image in a picturebox including scroll bars? At the moment, …

c# winforms image picturebox zooming
How do I reset after a UIScrollView zoom?

I have a Graph being drawn inside a UIScrollView. It's one large UIView using a custom subclass of CATiledLayer as …

iphone ios cocoa-touch uiscrollview zooming
jQuery lightbox with zoom

Is there a jQuery script or plugin that opens images in a lightbox and allows you to zoom in further …

jquery image zooming pad
Scale transform in xaml (in a controltemplate) on a button to perform a "zoom"

I've got a button with an image in it and it's being styled by the following: <ControlTemplate x:Key="…

wpf image button zooming scaletransform
Google Maps v3 adjust zoom level after map has been initialised

I am initialising a google map and periodicaly (every 30 seconds) updating markers/infowindows on the map. I am using Bounds …

javascript google-maps zooming bounds
Borders disappear in Chrome when I zoom in

I have this really simple form: http://jsfiddle.net/TKb6M/91/. Sometimes, when I zoom in or out using Chrome, …

html css border zooming
WPF Image Pan, Zoom and Scroll with layers on a canvas

I'm hoping someone can help me out here. I'm building a WPF imaging application that takes live images from a …

wpf scroll zooming scrollviewer pan