Add image loader class

This commit is contained in:
qianlifeng
2014-07-14 19:03:52 +08:00
parent e8f3a30a72
commit 855d75f1bb
4 changed files with 232 additions and 204 deletions

View File

@@ -120,6 +120,7 @@
</Compile>
<Compile Include="Helper\FontHelper.cs" />
<Compile Include="Helper\Forker.cs" />
<Compile Include="Helper\ImageLoader.cs" />
<Compile Include="Helper\SyntaxSugars.cs" />
<Compile Include="Helper\WallpaperPathRetrieval.cs" />
<Compile Include="Helper\WindowIntelopHelper.cs" />