在以下Surface对象的常用方法中,表示将一个图像绘制到另一个图像上方的是?()
A、pygame.Surface.blit()
B、pygame.Surface.copy()
C、pygame.Surface.fill()
D、pygame.Surface.convert()