implemented KG image format.

This commit is contained in:
morkt
2015-08-17 07:03:43 +04:00
parent c63ca4d5e5
commit 09c9b416ad
3 changed files with 110 additions and 2 deletions

View File

@@ -137,6 +137,7 @@
<Compile Include="ImageABM.cs" />
<Compile Include="ImageDWQ.cs" />
<Compile Include="ImageHIZ.cs" />
<Compile Include="ImageKG.cs" />
<Compile Include="ImageYKG.cs" />
<Compile Include="MioDecoder.cs" />
<Compile Include="WidgetRCT.xaml.cs">