Skip to main content

chapter 2: VIEWING AND MANAGING DOCUMENTS

CHAPTER 2: VIEWING AND MANAGING DOCUMENTS

NO.
KEYWORD
MEANING

Working with color modes
-all colors that can be seen by human eye = visible spectrum
-range of color that can be produced by a process/device = gamut
-RGB , CMYK, PANTHONE,GRAYSCALE,BITMAP,INDEXED

RGB
-RED + GREEN + BLUE = NEW COLOR
-computer monitors
-no value = black ( 0 0 0 )
-max value ( 255) = white (255 255 255 )
-starts with black
-additive

CMYK
-CYAN , MANGENTA , YELLOW , K ( BLACK )
-printing inks
-starts with white
-subtractive

Color value
-255 0  0 = red
-0 255 0 = green
-0 0 255 = blue

Indexed color mode
-reduces file size while speeding up display refresh
-8 bit

Grayscale
-shades of black and white
-8 bit also

Undo command
-ctrl+alt to undo more than once
-history palette list recently executed commands with most recent command at the bottom
-can do comparison on image

Changing on-screen size of image
-click image > image size
















Comments