LEADTOOLS Image File Support (Leadtools.Codecs assembly) Send comments on this topic. | Back to Introduction - All Topics | Help Version 17.0.3.29
CompactFile Method
See Also 
Leadtools.Codecs Namespace > RasterCodecs Class : CompactFile Method



Compacts TIFF files with default options.

Overload List

OverloadDescription
CompactFile(String,String,Int32)Compacts TIFF files with default options.  
CompactFile(Stream,Stream,Int32)Compacts TIFF streams with default options.  
CompactFile(String,String,Int32,Int32,Boolean,Int32,Int32,Boolean,Int32,CodecsSavePageMode,Boolean,Boolean)Compacts TIFF files with specific options.  
CompactFile(Stream,Stream,Int32,Int32,Boolean,Int32,Int32,Boolean,Int32,CodecsSavePageMode,Boolean,Boolean)Compacts TIFF streams with specific options.  

Requirements

Target Platforms: Silverlight, Windows XP, Windows Server 2003 family, Windows Server 2008 family, Windows Vista, Windows 7, MAC OS/X (Intel Only)

See Also