imread(String filename)
imwrite(String file,Mat img)
cvtColor(Mat src,Mat dst,OpenCV.COLOR_BGRA2GRAY)//转为灰度图 OpenCV.COLOR_GRAY2BGR