Computer Science, asked by anviphalke7, 5 months ago

Differentiate between Keep scale and Keep image size options present in Crop Image dialog box?​

Answers

Answered by cnharshan2005
39

When Keep scale is selected (default), cropping the image does not change the scale of the picture. When Keep image size is selected, cropping produces enlargement (for positive cropping values), shrinking (for negative cropping values), or distortion of the image so that the image size remains constant.

Answered by mahinderjeetkaur878
0

Answer: - When the Keep scale is selected by default, cropping the image does not change the scale of the picture. When Keep image size is selected, cropping produces enlargement for the positive cropping values, shrinking of the negative cropping value, so that the size of the image remains consonant.

Detailed answer: -

  • When the user is only interested in the section of the image that is needed for the purpose of your document, you may wish to crop parts of it.

To start cropping the image, we need to follow the following steps: -

  1. We need to do right-click on it, and
  2. Then we need to select Picture from the pop-up menu.
  3. After that, in the Picture dialog box which appeared on the screen will open, then select the Crop page.

The codes used to display the sample image is: -

<img

 src="https://assets.digitalocean.com/articles/alligator/css/object-fit/example-object-fit.jpg"

 width="600"

 height="337"

 style="width: 600px; height: 337px;"

 alt="Sample image of a turtle riding on top of an alligator that is swimming in the water - scaled to 600 x 337."

/>

To know more about the topic, visit the below links: -

https://brainly.in/question/20445856

https://brainly.in/question/39699192

#SPJ3

Similar questions