Fixed error in CompressRGB, as reported by jonsoh in issue 49.

Added support for RGBA pixel format dithering. Fixes issue 50 and issue 51.
Add PixelFormat.h to vc8 project.
This commit is contained in:
castano
2008-06-12 01:16:52 +00:00
parent f95d09d1e9
commit 5fbeb8d34b
6 changed files with 146 additions and 118 deletions

View File

@ -355,6 +355,10 @@
RelativePath="..\..\..\src\nvimage\nvimage.h"
>
</File>
<File
RelativePath="..\..\..\src\nvimage\PixelFormat.h"
>
</File>
<File
RelativePath="..\..\..\src\nvimage\PsdFile.h"
>