implemented ISG image format.

This commit is contained in:
morkt
2015-03-20 02:21:44 +04:00
parent 87c6a210be
commit b74a9f9265
3 changed files with 220 additions and 2 deletions

View File

@@ -127,6 +127,7 @@
<Compile Include="ImageEDT.cs" />
<Compile Include="ImageGCP.cs" />
<Compile Include="ImageHG3.cs" />
<Compile Include="ImageISG.cs" />
<Compile Include="ImageRCT.cs" />
<Compile Include="ImageTGF.cs" />
<Compile Include="ImageTLG.cs" />