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 : CompactFile(Stream,Stream,Int32) Method |
'Declaration
Public Overloads Sub CompactFile( _ ByVal srcStream As Stream, _ ByVal destStream As Stream, _ ByVal pages As Integer _ )
'Usage
Dim instance As RasterCodecs Dim srcStream As Stream Dim destStream As Stream Dim pages As Integer instance.CompactFile(srcStream, destStream, pages)
- (BOOL)compactStream:(LTLeadStream *)sourceStream destinationStream:(LTLeadStream *)destinationStream pages:(NSUInteger)pages error:(NSError **)error
function Leadtools.Codecs.RasterCodecs.CompactFile(Stream,Stream,Int32)( srcStream , destStream , pages )
This method can also be used to copy or extract one or more pages from a TIFF/BigTIFF file and copy them without recompression to another TIFF/BigTIFF file.
This method can also be used to convert a TIFF file to BigTIFF or vice versa. The destination file will be TIFF or BigTIFF, depending on the value of BigTiff.