Save all images as TIFF format.
Namespace: TwainScanning.Collectors
Assembly: TwainScanning (in TwainScanning.dll) Version: 1.3.4.0 (1.3.4.0)
Syntax
public bool SaveAllToTiffs( IEnumerable<string> filenames, EncoderValue compression = EncoderValue.CompressionLZW )
Parameters
- filenames
- Type: System.Collections.GenericIEnumerableString
- compression (Optional)
- Type: System.Drawing.ImagingEncoderValue
Return Value
Type: BooleanSee Also