implemented ABM images.

This commit is contained in:
morkt
2015-08-05 11:57:55 +04:00
parent e8ffc7d38e
commit 126e037ac9
5 changed files with 456 additions and 3 deletions

View File

@@ -61,6 +61,7 @@
<Reference Include="WindowsBase" />
</ItemGroup>
<ItemGroup>
<Compile Include="ArcABM.cs" />
<Compile Include="ArcADPACK.cs" />
<Compile Include="ArcAdvCls.cs" />
<Compile Include="ArcAdvSysT.cs" />
@@ -128,6 +129,7 @@
<Compile Include="ArcVPK.cs" />
<Compile Include="AudioVAW.cs" />
<Compile Include="EriReader.cs" />
<Compile Include="ImageABM.cs" />
<Compile Include="ImageDWQ.cs" />
<Compile Include="ImageHIZ.cs" />
<Compile Include="MioDecoder.cs" />