The ____ adjustment alters the range of colors used in an image.
a. Selective Color
b. Color Balance
c. Posterize
d. Channel Mixer
B. Color Balance
Computer Science & Information Technology
You might also like to view...
We want a pointer called ptr to hold the address of a space in the heap large enough for an integer. We would use the line of code:
A. new ptr = new int; B. new ptr = int; C. ptr = int new; D. ptr = new int;
Computer Science & Information Technology
When a binary tree is used to facilitate a search, it is referred to as a
a. binary queue b. binary ordered deque c. sort algorithm d. binary search tree e. None of these
Computer Science & Information Technology
To perform a drag action, the user clicks and holds the right mouse button down over an icon
Indicate whether the statement is true or false
Computer Science & Information Technology
A named range CANNOT contain any spaces
Indicate whether the statement is true or false
Computer Science & Information Technology