What are the steps to crop an image?
What will be an ideal response?
On the Tools panel, click the Crop Tool. Click in the image and drag the mouse to display the Crop Guide Overlay. On the options bar, click the Crop Guide Overlay arrow, and then click Rule of Thirds, if necessary. Using the side and corner selection handles, adjust the Crop Guide Overlay until the areas of the image that you want to crop are in the darkened area outside the Crop Guide Overlay. Using the Rule of Thirds to optimize composition, further adjust the grid to ensure that important items are located on the gridlines and intersection points. Press the Enter key or click the Commit button on the options bar to crop the image.
You might also like to view...
To form a circle, the syntax of an arc must be:
a) DrawArc( p, 1, 1, 1, 1, 0, Math.PI ) b) DrawArc( p, 1, 1, 1, 1, 360, 0 ) c) DrawArc( p, 1, 1, 1, 1, 0, 360 ) d) DrawArc( p, 1, 1, 1, 1, 360, Math.PI ) e) None of the above
The result of a query can be sorted by using the optional _________ clause.
a. ORDER BY b. ORDER c. SORT BY d. SORT