摘要: using SixLabors.ImageSharp;using SixLabors.ImageSharp.Formats.Tiff;using SixLabors.ImageSharp.PixelFormats;using SixLabors.ImageSharp.Formats.Tiff.Con 阅读全文
posted @ 2024-06-09 23:09 大秦铜钱 阅读(4) 评论(0) 推荐(0) 编辑
摘要: private void Test2() { try { DateTime dt1 = DateTime.Now; ArrayList al = new ArrayList(); //al.Add(@"C:\test\mergeTif\1.tif"); //al.Add(@"C:\test\merg 阅读全文
posted @ 2024-06-09 12:52 大秦铜钱 阅读(2) 评论(0) 推荐(0) 编辑
摘要: using BitMiracle.LibTiff.Classic;using System;using System.Collections.Generic;using System.Diagnostics;using System.Drawing;using System.Drawing.Imag 阅读全文
posted @ 2024-06-09 12:32 大秦铜钱 阅读(4) 评论(0) 推荐(0) 编辑
摘要: using System;using System.Collections.Generic;using System.ComponentModel;using System.Data;using System.Drawing;using System.Drawing.Imaging;using Sy 阅读全文
posted @ 2024-06-09 12:30 大秦铜钱 阅读(1) 评论(0) 推荐(0) 编辑
摘要: using System;using System.Collections.Generic;using System.Linq;using System.Threading.Tasks;using System.Drawing;using System.Drawing.Imaging;using S 阅读全文
posted @ 2024-06-09 12:29 大秦铜钱 阅读(2) 评论(0) 推荐(0) 编辑