Short answer questions
(AnyFive):
(a) How will you play image on the Canvas? Write the steps.
Answers
Answered by
3
Answer:
Before you start
Before you start But custom sizes can be defined using the HTML height and width property. In order to draw graphics on the canvas we use a JavaScript context object, which creates graphics on the fly.
Answered by
1
Explanation:
But custom sizes can be defined using the HTML height and width property. In order to draw graphics on the canvas we use a JavaScript context object, which creates graphics on the fly.
Similar questions