Fix image viewer copy without transparency support

This commit is contained in:
ema
2024-12-30 05:22:58 +08:00
parent 4eb4251db5
commit 82987b0848
4 changed files with 70 additions and 3 deletions

View File

@@ -8,6 +8,7 @@
<FileAlignment>512</FileAlignment>
<SignAssembly>false</SignAssembly>
<UseWPF>true</UseWPF>
<UseWindowsForms>true</UseWindowsForms>
<LangVersion>latest</LangVersion>
<GenerateAssemblyInfo>false</GenerateAssemblyInfo>
<AllowUnsafeBlocks>true</AllowUnsafeBlocks>