The ____ Tool adjusts the horizontal and vertical orientation of an image based on a line you draw in the viewing area.
a. Orientation
b. Line Management
c. Placement
d. Straighten
D. Straighten
You might also like to view...
What is displayed by the C statements that follow if the value input is 2?
``` scanf("%d", &ctl); switch (ctl) { case 0: case 1: printf("red "); case 2: printf("blue "); case 3: printf("green "); case 4: printf("yellow"); } printf("\n"); ``` a. red b. blue c. green d. yellow e. blue green yellow
What would the browser display if it executed the following script?
``` ``` a) 7 b) 8 c) 9 d) 10
Thunderbolt ports are used to receive wireless transmissions from devices.
Answer the following statement true (T) or false (F)
An area in an image that is surrounded by a marquee is called a(n) ____.
A. lasso B. grouping C. area D. selection