Briefly describe the three blending options.
What will be an ideal response?
The three blending options are defined as follows:
• Smooth Color: If you're blending two objects that have different colors, Illustrator will insert as many steps as necessary for the color transition between the two objects to be smooth. This is an especially good option to use if you're blending across a far distance-like across a two-page spread in a layout.
• Specified Steps: The number of steps you specify equals the number of objects that will be inserted between the beginning and ending objects of the blend. The objects are always distributed evenly between the two ends.
• Specified Distance: The number you enter defines the distance of each successive object in the blend. For example, if you enter a specified distance of .5", each object in the blend will be .5" from the previous object. Illustrator inserts as many objects as necessary at that offset value to complete the transition from start to finish.
You might also like to view...
(What Does this Program Do?) What does the following program print?
```
// Exercise 4.22: Mystery3.cpp
#include
________ functions are used to describe a collection of data such as totals, counts, and averages
A) Logical B) Text C) Statistical D) Financial
You can import style sheets that you created in other projects and reuse them.
Answer the following statement true (T) or false (F)
The security team is assessing the security of a Linux server. Which of the following issues could lead to a DoS attack?
A. no tracking of incoming connections B. unencrypted drives C. weak passwords D. lack of input validation in the web application