context.moveTo(100, canvas.height - 50); context.quadraticCurveTo(canvas.width / 2, -50,canvas.width - 100, canvas.height-50; | Sololearn: Learn to code for FREE!
Nouvelle formation ! Tous les codeurs devraient apprendre l'IA générative !
Essayez une leçon gratuite
+ 1

context.moveTo(100, canvas.height - 50); context.quadraticCurveTo(canvas.width / 2, -50,canvas.width - 100, canvas.height-50;

someone explain me this canvas attributes in javascript

16th Feb 2017, 3:54 PM
yash
yash - avatar
1 Réponse
+ 1
Could you share your entire code?
20th Oct 2017, 5:45 AM
Daniel
Daniel - avatar