调用canvas对象的哪个方法来获取绘图环境()
A: getContent
B: getContext
C: getGraphics
D: getCanvas
A: getContent
B: getContext
C: getGraphics
D: getCanvas
举一反三
- 调用Canvas对象的哪个方法来获取绘图环境() A: getCanvas B: getContent C: getContext D: getClient
- 获得canvas对象的绘图上下文的方法是? A: getCanvas(); B: getGraphics(); C: getContent(); D: getContext();
- 用于获取画布的渲染上下文对象的方法是( )。 A: getContent B: getContext C: getGraphics D: getCanvas
- 哪个HTML5内建对象用于在画布上绘制 A: getContent B: getContext C: getGraphics D: getCanvas
- 哪个HTML5内建对象用于在画布上绘制图形?( ) A: getContent B: getContext C: getGraphics D: getCanvas