哪个 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. 大小