ابدأ بالتواصل مع الأشخاص وتبادل معارفك المهنية

أنشئ حسابًا أو سجّل الدخول للانضمام إلى مجتمعك المهني.

متابعة

What is HTML5 Canvas?

What do you know about Canvas in HTML5, and where to use it.

user-image
تم إضافة السؤال من قبل Fadi Alkhateeb , Senior Front End Developer , NexTwo
تاريخ النشر: 2013/09/19
Sahil Surani
من قبل Sahil Surani , LSMR Engineer , SAMSUNG ELECTRONICS INDIA LTD. (AVACEND SOLUTIONS PVT. LTD)

The canvas element is part of HTML5 and allows for dynamic, scriptable rendering of2D shapes and bitmap images. It is a low level, procedural model that updates a bitmap and does not have a built-in scene graph.

Tanweer Ahmed
من قبل Tanweer Ahmed , Application Developer , Department of Revenue,Registration and Land Reforms,Government of Jharkhand

HTML5 defines the <canvas> element as “a resolution-dependent bitmap canvas which can be used for rendering graphs, game graphics, or other visual images on the fly.” A canvas is a rectangle in your page where you can use JavaScript to draw anything you want.

Maher Alsilwy
من قبل Maher Alsilwy , CONSULTANT , B7R DESIGN WWW.B7RDES.COM

The HTML5 <canvas> element is used to draw graphics, on the fly, via scripting (usually JavaScript).

The <canvas> element is only a container for graphics. You must use a script to actually draw the graphics.

 

Read more here:

http://www.w3schools.com/html/html5_canvas.asp

http://www.html5canvastutorials.com/

 

videos here:

http://thenewboston.org/watch.php?cat=43&number=35

http://thenewboston.org/watch.php?cat=43&number=36

http://thenewboston.org/watch.php?cat=43&number=37

المزيد من الأسئلة المماثلة

هل تحتاج لمساعدة في كتابة سيرة ذاتية تحتوي على الكلمات الدلالية التي يبحث عنها أصحاب العمل؟