On Fri, 20 Jun 2003, Luis Campos de Carvalho wrote:

>    I'm writting quick so I can back to the today's problem here, a C / 
> ImageMagick program to manipulate images. My actual problem is that when 
> I WriteImage() back to disk, I allways get
> 
>    image->compression == NoCompression
> 
>   and a huge image file. This is pissing off my efforts to make the 
> image readable and printable by my end-users (who don't have any 
> image-editing skills).
> 
>    Maybe somebody there have a good idea to help me save the images into 
> CCITT Group [34] Fax Compression Standard.

Vague memory tells me that this is only suitable for monochrome (1-bit) 
TIFF files using packbits compression.

S.

-- 
Shevek                                    http://www.anarres.org/
I am the Borg.                         http://www.gothnicity.org/

Reply via email to