Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.8.30
|
Leadtools.Codecs Namespace > RasterCodecs Class : CompactFile Method |
Overload | Description |
---|---|
CompactFile(String,String,Int32,Int32,Boolean,Int32,Int32,Boolean,Int32,CodecsSavePageMode,Boolean,Boolean) | Compacts TIFF files with specific options. |
CompactFile(String,String,Int32,Int32,Boolean,Int64,Int32,Boolean,Int64,CodecsSavePageMode,Boolean,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. |
CompactFile(Stream,Stream,Int32,Int32,Boolean,Int64,Int32,Boolean,Int64,CodecsSavePageMode,Boolean,Boolean,Boolean) | Compacts TIFF streams with specific options. |
CompactFile(String,String,Int32) | Compacts TIFF/BigTIFF files with default options. |
CompactFile(Stream,Stream,Int32) | Compacts TIFF/BigTIFF streams with default options. |