BMD image format implementation.

This commit is contained in:
morkt
2015-03-26 06:57:33 +04:00
parent cc297869e5
commit 5319000ad5
3 changed files with 363 additions and 2 deletions

View File

@@ -122,6 +122,7 @@
<DependentUpon>CreateYPFWidget.xaml</DependentUpon>
</Compile>
<Compile Include="ImageBIP.cs" />
<Compile Include="ImageBMD.cs" />
<Compile Include="ImageBMZ.cs" />
<Compile Include="ImageDRG.cs" />
<Compile Include="ImageEDT.cs" />