Bitmapped (raster) 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 not print quality!


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

Input













Notes

Output (printing/display)















Notes

How much to scan?

Depends.......on your final output.

8 x 10 inch print on a 300 dpi printer
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

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: Resample ON

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

Image Size in Photoshop: Resample OFF

600 px x 400 px, 703.1K


    2 x 1.333 inches @ 300 pixels/inch
    
    60 x 40 inches   @ 10 pixels/inch

    600 x 400 inches @ 1 pixels/inch

  

Still 600 px x 400 px, 703.1K....
Notes

Understanding the numbers used in digital imaging (not just photoshop)

Notes

Global Tonal/Color Correction

Reading the histogram -- many tools in photoshop asks you to deal with images through numbers.

Notes

Rounding Off

Notes

Additive color mode

- RGB: Red, Green, Blue
- When dealing with light


Notes

Subtractive color mode

- CMY(K): Cyan, Magenta, Yellow, blacK
- When dealing with pigments


Notes

Color mode

- Guess which color mode Photoshop uses?

- play around with color picker
- channels
- Image -> Mode ->