HTML Canvas 2D Context

GPTKB entity

Statements (58)
Predicate Object
gptkbp:instanceOf gptkb:REST_API
gptkbp:accessibleBy getContext('2d')
gptkbp:category gptkb:website
Graphics API
gptkbp:definedIn gptkb:HTML_Living_Standard
gptkbp:hasMethod stroke
arc
arcTo
beginPath
bezierCurveTo
clearRect
closePath
createLinearGradient
createPattern
createRadialGradient
drawImage
fill
fillRect
fillText
getImageData
lineTo
measureText
moveTo
putImageData
quadraticCurveTo
strokeRect
strokeText
gptkbp:hasProperty gptkb:typeface
fillStyle
globalAlpha
globalCompositeOperation
lineCap
lineJoin
lineWidth
miterLimit
shadowBlur
shadowColor
shadowOffsetX
shadowOffsetY
strokeStyle
textAlign
textBaseline
https://www.w3.org/2000/01/rdf-schema#label HTML Canvas 2D Context
gptkbp:introducedIn 2010
gptkbp:partOf gptkb:Canvas_API
gptkbp:provides 2D rendering context
gptkbp:relatedTo gptkb:SVG
gptkb:WebGL
gptkbp:supportedBy all major browsers
gptkbp:usedFor drawing bitmaps
drawing graphics
drawing paths
drawing shapes
manipulating images
rendering text
gptkbp:usedIn gptkb:HTML5
gptkbp:bfsParent gptkb:Web_Platform_Working_Group
gptkbp:bfsLayer 4