When importing a layered Photoshop file, what's the difference between
converting it to objects and flattening it into a single image?
What will be an ideal response?
Converting a Photoshop file to objects preserves the file's layers. The Photoshop
file becomes a layer and the Photoshop file's own layers become sublayers in
Illustrator. Flattening a Photoshop file merges its layers into a single
Illustrator layer.
You might also like to view...
The ________ can be customized in Excel
Fill in the blank(s) with correct word
An image of a portion of the computer screen is called a screen shot
Indicate whether the statement is true or false.
All of the following are reasons to use a .js source file EXCEPT that ____.
A. your document will be neater B. multiple Web pages can share your code C. sharing it among multiple documents increases system overload D. your code will be hidden from incompatible browsers
Given the declarations below, write a code fragment that allocates a nameless variable for pointer p1 to point to. int *p1, *p2;
What will be an ideal response?