You can use artistic ________ to change the appearance of a picture so that it looks like it was created with a marker, as a pencil sketch or watercolor painting

A) effects B) softening C) tones D) contrasts

A

Computer Science & Information Technology

You might also like to view...

A __________ is a named job function within the organization that controls this computer system.

A. user B. role C. permission D. session

Computer Science & Information Technology

Which method call converts the value in variable stringVariable to an integer?

a. Convert.toInt(stringVariable) b. Convert.parseInt(stringVariable) c. Integer.parseInt(stringVariable) d. Integer.toInt(stringVariable)

Computer Science & Information Technology