Ciecam02 artifacts, Issue 2819

This commit is contained in:
Ingo
2015-06-30 14:09:07 +02:00
parent 4d3d6bda72
commit 607ecc82a5
16 changed files with 1064 additions and 999 deletions

View File

@@ -69,7 +69,7 @@ class CacheImageData {
enum
{
FULL_THUMBNAIL = 0, // was the thumbnail generated from whole file
QUICK_THUMBNAIL = 1 // was rhe thumbnail generated from embedded jpeg
QUICK_THUMBNAIL = 1 // was the thumbnail generated from embedded jpeg
};
CacheImageData ();