Compression on TIFF files
I have a program that reads in a tiff file changes the pixel format, creates some dynamic text or graphics on it, and saves the file back as 1bppindexed. The problem that I am having is that I cannot get the compression to CCITT4. If someone can explain to me the encoderParameters and how to use them, that would be great.
|