Identify the letter of the choice that best matches the phrase or definition.

A. A special effect that is created by reducing the number of colors available for the image
B. A visual effect in which the edge of an image-usually an oval-gradually fades away.
C. A hard edge
D. Saved selections
E. A blend, usually at the edge of an image
F.
G.


A. Posterize
B. Vignette
C. Aliased edge
D. Alpha channel
E. Feather
F. Tolerance
G. Quick Mask Mode

Computer Science & Information Technology

You might also like to view...

An ExecutorService object is created by calling a static method of which class?

a. Executor. b. Executors. c. ExecutorService. d. Thread.

Computer Science & Information Technology

A base class exists in a __________ relationship with its derived classes.

Fill in the blank(s) with the appropriate word(s).

Computer Science & Information Technology

In a call by reference using pointers the argument is passed to the function using the address operator. What is used when passing an argument a call by reference using reference parameters?

A. You need the address operator and variable. B. You just use the variable name. C. You must declare a separate pointer first. D. You can’t do this.

Computer Science & Information Technology

Linked lists cannot be used to implement an adjacency list.

Answer the following statement true (T) or false (F)

Computer Science & Information Technology