What do we call a visual effect in which the edge of an image-usually an oval-gradually fades away?

A. frame
B. ovoid
C. feather
D. vignette


Answer: D

Computer Science & Information Technology

You might also like to view...

What do the calls to exit(…) do? When exit(0) and exit(1) are called, what receives these arguments and what is done with them?

a) The exit( ) function stops the program. The argument is discarded. b) The exit( ) function is obsolete. There is no longer any such function in the C++ libraries. c) The exit( ) function stops the program. The argument is passed to the operating system which uses it for an error code. d) The exit( ) function temporarily stops the program, and sends the argument to the operating system which uses it for an error code. The operating system restarts the program after fixing the error. e) The exit( ) function allows the systems programmer to escape when the power supply catches fire.

Computer Science & Information Technology

If you wanted to change the telephone area code for a group of records, you would use a(n) ________ Query

Fill in the blank(s) with correct word

Computer Science & Information Technology

The virus/worm that sends emails to victims telling them to delete a needed system file is the __________ virus

a. Mimail b. Bagle c. Nonvirus d. None of the above

Computer Science & Information Technology

Quantifying the need for equipment, operating systems, and network applications is a function of which of the following?

A. security B. structured cabling C. network design D. compatibility

Computer Science & Information Technology