implemented DGC image format.

This commit is contained in:
morkt
2015-06-02 15:28:11 +04:00
parent 6861f95bf6
commit 26c738d6d0
4 changed files with 507 additions and 3 deletions

View File

@@ -163,6 +163,7 @@
<Compile Include="ImageBMD.cs" />
<Compile Include="ImageBMZ.cs" />
<Compile Include="ImageCPB.cs" />
<Compile Include="ImageDGC.cs" />
<Compile Include="ImageDRG.cs" />
<Compile Include="ImageEDT.cs" />
<Compile Include="ImageELG.cs" />