implemented ancient GPH image format.

This commit is contained in:
morkt
2016-06-01 17:15:11 +04:00
parent 0323b70b4c
commit 07eb5c07f0
2 changed files with 452 additions and 0 deletions

View File

@@ -91,6 +91,7 @@
<DependentUpon>WidgetSCR.xaml</DependentUpon>
</Compile>
<Compile Include="elf\ArcVOL.cs" />
<Compile Include="elf\ImageGPH.cs" />
<Compile Include="EmonEngine\ArcEME.cs" />
<Compile Include="EmonEngine\ImageBMP.cs" />
<Compile Include="Entis\ErisaMatrix.cs" />