Bitmapped (raster) image




Notes

Vector image

Notes

Vector vs Raster

Vector image:









Raster image:





Notes

Questions

- Why does photography use raster/bitmapped images?




You can easily convert vector images into raster images. Difficult to go the other way (raster image/photograph to a vector image).
Notes

Dimension

Dimension -- number of pixels in width and height.




Lets say you have a 600 pixel x 400 pixel image. What is the size of the image in inches?
Notes

Resolution

Depends on how the dots are spread out.

Notes

Dimention + Resolution

Dimensions -- amount of information/data you have (eg. 600 x 400 pixels)


Resolution -- how the pixels are spread out. (eg. 300 ppi)



For the purpose of this class, we are going to use 300 ppi for editing and printing, as our printers expect images at 300 pixels per inch.

Most images on the Internet are pretty small as prints


600 x 400 pixel at 300 ppi ==> 2 x 1.33 inches
600 x 400 pixel at 1 ppi ==> 600 x 400 inches
have the same amount of information.

Notes

Resampling

What happens when the number of pixels you have isn't enough for your target print size?



Resampling = changing the number of pixels




Upsampling 2 pixel image to a 3 pixel image









How about this?



Notes

Image Size in Photoshop

In Photoshop: Image -> Image size -> Resample image button

You are making up pixels (upsampling) or throwing away pixels (downsampling) when you have resample turned on




Exercise:

1. Take a 600 x 400 pixel file and downsample it to 6 x 4 pixel file
2. Then take that 6 x 4 pixel file and upsample it to 600 x 400 pixel using Nearest Neighbor (from pulldown menu that says "Automatic")
3. Repeat (with the unmodified original 600 x 400 pixel file) steps 2 using different algorithms


What happens if you don't have the resampling button on?
Notes

File Formats

Lossless compression, large file size but no loss of quality



Lossy compression, small file size with loss of quality



Lossless compression (168KB):
Lossy compression (84KB):
Notes