• 2022-07-01
    画布元素在填充图形背景色时,使用的属性是哪个?( )
    A: fillStyle
    B: Style
    C: strokeStyle
    D: fill
  • A,C

    内容

    • 0

      canvas对象使用属性( )设置填充绘画的颜色、渐变或模式。 A: strokeStyle B: fillStyle C: shadowColor D: shadowBlur

    • 1

      HTML5中,Canvas用于填充颜色的属性是( )。  A: fillStyle B: fillRect C: lineWidth D: strokeStyle

    • 2

      在图像上使用“画布大小”命令扩大画布时,背景图层扩大的部分使用()填充。 A: 白色 B: 黑色 C: 前景色 D: 背景色

    • 3

      canvas中设置绘制图形颜色的属性是( )。 A: fillStyle B: style C: color D: style

    • 4

      通过设置哪个属性可以指定线条的颜色( ) A: lineCap B: fillStyle C: strokeStyle D: lineWidth