设置画笔颜色可以直接 [[UIColor grayColor] set];就可以设置颜色.
ios中用drawRect方法绘图的时候设置颜色
原文:http://www.cnblogs.com/hkyangvip/p/3551903.html