The mathematical algorithms that define how pixels affect pixels beneath them to create a specific effect are called ____.

A. effect nodes
B. layer effects
C. blending modes
D. blended pixel modes

Answer: C

Computer Science & Information Technology

You might also like to view...

Which predicate keyword is not used in combination with a comparison operator?

a. IN b. ANY c. ALL d. SOME

Computer Science & Information Technology

Which statement is false?

a. A collection is an object that can hold references to other objects. b. The collection interfaces declare the operations that can be performed on each type of collection. c. Collections discourage software reuse because they are non-portable. d. Collections are carefully constructed for rapid execution and efficient use of memory.

Computer Science & Information Technology