题目内容

哪个 HTML5 内建对象用于在画布上绘制?

A. getContent
B. getContext
C. getGraphics
D. getCanvas

查看答案
更多问题

canvas标记的( )属性定义画布CSS样式。

A. width
B. height
C. style
D. tip

context对象的fillStyle属性不能指定填充绘画的( )。

A. 颜色
B. 渐变
C. 模式
D. 大小

context对象的strokeStyle属性不能指定用于笔触(线条、描边)的( )。

A. 颜色
B. 渐变
C. 模式
D. 大小

以下哪个方法用来旋转当前的绘图( )。

A. scale()
B. rotate()
C. drawImage()
D. createRadialGradient()

答案查题题库