AWARE [SYSTEMS] Imaging expertise for the Delphi developer
AWare Systems, Imaging expertise for the Delphi developer, Home TIFF and LibTiff Mailing List Archive

LibTiff Mailing List

TIFF and LibTiff Mailing List Archive
December 1998

Previous Thread
Next Thread

Previous by Thread
Next by Thread

Previous by Date
Next by Date

Contact

The TIFF Mailing List Homepage
This list is run by Frank Warmerdam
Archive maintained by AWare Systems



Valid HTML 4.01!



1998.12.30 02:04 "Re: Writing Strips", by Kiriakos Georgiou

Sim Zacks <szacks@imprsv.com> writes:

> When writing a strip, that I want in CCITT Group 4 compression, would I use 
> WriteEncodedStrip Or is there another method that I'm not htinking of?
> 

Yes, unless your data is already compressed with G4 in which case you
use WriteRawStrip.

-KG