Accusoft.TwainPro8.Net
SaveSourceCompressedImageToFile Method
See Also  Send Feedback
Accusoft.TwainProSdk Namespace > ScannedImage Class : SaveSourceCompressedImageToFile Method




filename
A string representation of a legal file name (path) to which the file will be saved.

Glossary Item Box

Saves the Source-compressed image to file, the scanner (source) has directly compressed the image via the hardware.

Syntax

 
Visual Basic
C#
Managed Extensions for C++
C++/CLI
 
 

Parameters

filename
A string representation of a legal file name (path) to which the file will be saved.

Remarks

Note: Compression must be set for the source first by setting AdvancedCapability.IcapCompression and AdvancedCapability.IcapPixelType should also be set to a pixel type that supports the compression.
Compression Mode Output File Type
TWCP_JPEG JPEG
TWCP_GROUP31D TIFF
TWCP_GROUP31DEOL TIFF
TWCP_GROUP32D TIFF
TWCP_GROUP4 TIFF
TWCP_PACKBITS TIFF

See Also

©2013. Accusoft Corporation. All Rights Reserved.