Modified the Quantizer to Xiaolin Wu's, updated the BitmapBuffer to support 8BPP but you still need to know what to call.... (needs some additional refactoring)

git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@1712 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4
This commit is contained in:
RKrom 2012-03-20 15:53:50 +00:00
commit b464480bf6
7 changed files with 101 additions and 726 deletions

View file

@ -199,6 +199,7 @@
<Compile Include="Core\NetworkHelper.cs" />
<Compile Include="Core\Objects.cs" />
<Compile Include="Core\PluginUtils.cs" />
<Compile Include="Core\QuantizerHelper.cs" />
<Compile Include="Core\SourceForgeHelper.cs" />
<Compile Include="Core\WindowCapture.cs" />
<Compile Include="Core\WindowsHelper.cs" />