Top "Zooming" questions

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

Change the size of ImageView on zooming

I am using chrisbanes PhotoView to implement pinch zoom..Image zooms on pinching and double tapping but i can't see …

android imageview pinchzoom zooming
How to scale (zoom) a UIView to a given CGPoint

I've spent a lot of time trying to find a way to use CGAffineScale to transform a view to a …

ios objective-c zooming cgaffinetransform
How to temporarily disable the zooming in d3.js

I am searching for a possibility to temporarily disable the zooming functionality provided by the d3 library. I tried to …

javascript svg d3.js zooming behavior
How does zooming, panning and rotating work?

Using OpenGL I'm attempting to draw a primitive map of my campus. Can anyone explain to me how panning, zooming …

opengl rotation zooming viewport pan
Zoom in websites on android sdk emulator

if I'm using the emulator of android-sdk and surfing to a website, how can I simulate the zooming I normally …

android browser emulation zooming android-2.2-froyo
How to zoom whole activity on multi touch?

Problem: It's easy to zoom images and web views. But I want to zoom a whole activity. How can I …

android android-activity zooming
SVG viewBox zoom in center (Raphael)

I try to zoom with mousewheel on a Raphael paper using viewBox. Here is the JSFiddle code. it works but …

svg zooming raphael center viewbox
How to maintain the scroll position in NSScrollView when changing scale?

I've got an NSView (myView) wrapped in an NSScrollView (myScrollView). Using zoom-in/out buttons, the user can alter the scale …

cocoa scroll zooming nsscrollview
Zooming in on Mandelbrot set fractal in Java

I am beginning to make a mandelbrot set fractal viewer. I am having a lot of issues when it comes …

java zooming fractals mandelbrot
android camera2 handle zoom

I'm new in Android Camera2 API. I just move my all project to the new Camera2 API. I have used …

android zooming capture android-camera2