How does resolution relate to the size of an image?

What will be an ideal response?


A bitmap graphic is simply a collection of data. Unlike a printed photograph, a bitmap graphic has no fixed physical size. The size at which a bitmap graphic is displayed or printed depends on the density as well as the resolution (dimensions) of the image grid. Imagine that each bitmap image and its grid come on a surface that you can stretch or shrink. As you stretch the surface, the grid maintains the same number of horizontal and vertical cells, but each cell becomes larger and the grid becomes less dense. As you shrink the surface, the grid becomes smaller and denser. The graphic retains the same resolution (grid dimensions) no matter how much you stretch or shrink the graphic's physical size. This concept of stretching and shrinking without changing resolution is important for understanding what happens when bitmaps are displayed and printed. The denser the grid, the smaller the image will appear. The density of an image grid can be expressed as dots per inch for a printer or scanner, or as pixels per inch for a monitor.

Computer Science & Information Technology

You might also like to view...

A StreamWriter’s ________ method closes the stream.

a) Terminate b) Finalize c) End d) Close e) Exit

Computer Science & Information Technology

In the Azure Pricing Calculator, virtual machine usage is described per which of the following cost bases?

A) Per hour, calculated to display the monthly charge B) Per minute, calculated to display the monthly charge C) Per CPU cycle, multiplied with real-time memory usage D) Per storage size and usage per gigabyte

Computer Science & Information Technology

When using virtual LANs, all resources are connected to the same physical network.

Answer the following statement true (T) or false (F)

Computer Science & Information Technology

The ____ statement halts the processing of the web page and displays an error if an include file cannot be found.

A. include B. insert C. Insert-contents D. require

Computer Science & Information Technology