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





1. To line up selected objects along their centers or edges

2. The squares at each corner of a selection that let you change the shape and size of an object

3. Indicates where a layer begins and ends on a canvas

4. To spread objects out evenly across or down a canvas

5. Organizes related layers in a way that makes sense to you

6. A term to describe the currently selected laye

7. Shows the borders of a layer when you select certain layers in an image

8. A layer that cannot be moved or resized

9. An area of a layer that you can see through, as indicated by a checkerboard design

10. A mode in which you can change the font style and color, among other things

11. Another name for the origin

12. The relationship between the width and the height of an image


1. D. align
2. B. transform controls
3. A. layer edge
4. E. distribute
5. C. layer group
6. F. active
7. L. bounding box
8. G. locked
9. H. transparent pixels
10. J. text-edit
11. I. reference point
12. K aspect ratio

Computer Science & Information Technology

You might also like to view...

Which of the following statements is false?

a. You cannot prevent client code from creating objects of a class. b. One common use of a private constructor is sharing initialization code among a class’s other constructors. c. Another common use of private constructors is to force client code to use so-called “factory methods” to create objects. d. A factory method is a public static method that creates and initializes an object of a specified type (possibly of the same class), then returns a reference to it.

Computer Science & Information Technology

The first step in the employment process that a job seeker should take is ____________________.

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

Computer Science & Information Technology

What type of structure involves choosing between alternative courses of action based on some value within a program?

A. decision B. sequence C. literal D. fixed

Computer Science & Information Technology

Sometimes a way to handle a conversion to 3NF is to ________ fields that may not be necessary.

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

Computer Science & Information Technology