G
N
I
D
A
O
L
摘要: https://www.cnblogs.com/ahdung/p/ConvertToIcon.html 备忘 【C#】无损转换Image为Icon 如题,市面上常见的方法是: var handle = bmp.GetHicon(); //得到图标句柄 return Icon.FromHandle(h 阅读全文
posted @ 2022-09-20 01:06 firespeed 阅读(253) 评论(0) 推荐(0) 编辑