我有16位深度的图像,我只想读取像素数据并将其存储到byte [] 我尝试了以下代码: FileInfo fileInfo = new FileInfo("C:\\Image stitch API\\Temp\\output.tif"); ...
確定! 回上一頁