单项选择题

在画布中以填充的方式绘制文字,可以通过调用上下文对象的什么方法()

A.fillText ()方法
B.strokeText ()方法
C.drawImage ()方法
D.fillRect ()方法