Whenever you want to modify Hue/Saturation in non-specific areas of an image, think of using the ____ feature.

A. Modify Color
B. Choose Color
C. Replace Color
D. Change Color Area

Answer: C

Computer Science & Information Technology

You might also like to view...

What is a macro? What are the two kinds of macros and how are they different?

What will be an ideal response?

Computer Science & Information Technology

Write structured pseudocode to show the following: if the value in the studentGrade variable is less that RANGE1 or greater than RANGE2, move "Error" to outMessage.Significant declarations:string outMessagenum studentGradenum RANGE1 = 0num RANGE2 = 100

What will be an ideal response?

Computer Science & Information Technology