Difference between revisions of "Aspect Ratio"

From PanoTools.org Wiki
Jump to navigation Jump to search
(put width before height)
Line 1: Line 1:
 
== Definition ==
 
== Definition ==
  
The Aspect Ratio is the ratio (proportion) between height and width of an image. It doesn't matter whether the image is measured in cm, inch or pixels. However, measurement in digital imaging depends on resolution (and this can be different for width and height) hence always pixel values are used to calculate the aspect ratio.  
+
The Aspect Ratio is the ratio (proportion) between width and height of an image. It doesn't matter whether the image is measured in cm, inch or pixels. However, measurement in digital imaging depends on resolution (and this can be different for width and height) hence always pixel values are used to calculate the aspect ratio.  
  
If an image is 100 pixels high and 200 pixels wide it has an aspect ratio of 1:2 as well as if it is 300 pixels high and 600 pixels wide.
+
If an image is 200 pixels wide and 100 pixels high it has an aspect ratio of 2:1 as well as if it is 600 pixels wide and 300 pixels high.
 +
 
 +
Digital cameras often produce images with a 4:3 ratio, for example: 640x480 (VGA), 800x600, 1600x1200, 2048x1536 (3 megapixel), 2592x1944, 3264x2448 etc..

Revision as of 16:12, 13 May 2005

Definition

The Aspect Ratio is the ratio (proportion) between width and height of an image. It doesn't matter whether the image is measured in cm, inch or pixels. However, measurement in digital imaging depends on resolution (and this can be different for width and height) hence always pixel values are used to calculate the aspect ratio.

If an image is 200 pixels wide and 100 pixels high it has an aspect ratio of 2:1 as well as if it is 600 pixels wide and 300 pixels high.

Digital cameras often produce images with a 4:3 ratio, for example: 640x480 (VGA), 800x600, 1600x1200, 2048x1536 (3 megapixel), 2592x1944, 3264x2448 etc..