1 | initial version |
I suppose you have solved it by now... For anyone googling into this question: The identifiers are declared in 3rdparty/libtiff/tiff.h
#define TIFFTAG_COMPRESSION 259 /* data compression technique */
#define COMPRESSION_NONE 1 /* dump mode */