更新tif解析文件 更加自能错误提醒

更新tif解析文件 更加自能错误提醒 

Signed-off-by: 高雄 <admin@cxcp.com>
This commit is contained in:
高雄
2023-09-07 10:32:14 +00:00
committed by Gitee
parent b010e13de2
commit 8c480208df

View File

@ -88,6 +88,7 @@ html += "</body>";
html += "</html>";
document.write(html);
document.close();
return;
}
for (let i = 0; i < rgba.length; i++) {
imageData.data[i] = rgba[i];