implemented PTI images (BMP with alignment between sections).

This commit is contained in:
morkt
2015-10-12 06:51:49 +04:00
parent c92229b714
commit d8c9d84902
2 changed files with 83 additions and 0 deletions

View File

@@ -71,6 +71,7 @@
<Compile Include="Ethornell\AudioBGI.cs" />
<Compile Include="Eushully\ArcALF.cs" />
<Compile Include="Eushully\ImageAGF.cs" />
<Compile Include="ImagePTI.cs" />
<Compile Include="Lilim\ArcABM.cs" />
<Compile Include="ActiveSoft\ArcADPACK.cs" />
<Compile Include="AdvSys\ArcAdvSysT.cs" />