目前我正在使用这个:public byte[] imageToByteArray(System. ... imageLocation) { byte[] imageData = null; FileInfo fileInfo = new FileInfo(imageLocation); ...
確定! 回上一頁