摘要:
public byte[] GetPictureData(string imagepath) { //根据图片文件的路径使用文件流打开,并保存为byte[] FileStream fs = new FileStream(imagepath, FileMode.Open); byte[] byData 阅读全文
posted @ 2020-04-02 13:58
Sliders&蜗牛
阅读(723)
评论(0)
推荐(0)

浙公网安备 33010602011771号