单项选择题

在OpenCV中,以下哪个函数用于保存图像?()

A.cv2.imread()
B.cv2.imshow()
C.cv2.imwrite()
D.cv2.cvtColor()