Computer Science, asked by tauu, 11 months ago

what is the scale() method in HTML5?​

Answers

Answered by Anonymous
21

Answer:

The scale() method scales the current drawing. It takes two parameters:

- The number of times by which the image should be scaled in the X-direction.

- The number of times by which the image should be scaled in the Y-direction.

Answered by amritaraj
0

Answer:

Explanation:

The scale() method scales the current drawing. It takes two parameters:

- The number of times by which the image should be scaled in the X-direction.

- The number of times by which the image should be scaled in the Y-direction.

Similar questions