单项选择题

()可以将图形沿顺时针或逆时针旋转。

A.translate(double a,double b)
B.scale(double a,double b)
C.rotate(double number,double x,double y)
D.以上都不可以