Extract WebP Codec

This commit is contained in:
Crsky
2026-04-12 18:49:53 +08:00
parent 7ea9381367
commit 6cff1b96d4
4 changed files with 72 additions and 69 deletions

View File

@@ -278,6 +278,7 @@
<Compile Include="VnMaker\AudioMP3.cs" />
<Compile Include="VnMaker\AudioOGG.cs" />
<Compile Include="VnMaker\ImagePNG.cs" />
<Compile Include="WebPCodec.cs" />
<Compile Include="Xuse\ArcNT.cs" />
<Compile Include="Xuse\ArcWVB.cs" />
<Compile Include="YuRis\ImageYDG.cs" />