题目内容

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()

要设置用于填充绘画的颜色、渐变或模式使用()属性。

A. fillStyle
B. strokeStyle
C. fill
D. stroke

答案查题题库