> I can save the image with only LZW Compression and not abel to save with
> CCITT4 compression. If I use CCITT4 compression I get an invalid paramter
> error when saving file.
Are you sure your images are 1-bit B&W? CCITT Group 4 is for images
where each pixel is represented by 1 bit only.
Tom
Asfar - 29 Mar 2006 19:02 GMT
My orignal image is 1bit B&W. When I create a bitmap object its not 1bit
B&W. So I guess i need to make sure that the new image is 1bit B&W.
-Asfar
>> I can save the image with only LZW Compression and not abel to save with
>> CCITT4 compression. If I use CCITT4 compression I get an invalid paramter
[quoted text clipped - 4 lines]
>
> Tom