Click or drag to resize

SourceImageFormat Enumeration

Specifies the type of image format to use when saving directly from the source device.

Namespace:  Atalasoft.Twain
Assembly:  Atalasoft.DotTwain (in Atalasoft.DotTwain.dll) Version: 11.4.0.9.0.377 (.NET 4.5.2, x86)
Syntax
public enum SourceImageFormat
Members
  Member nameDescription
Bmp Native Microsoft format.
Exif File format for use with digital cameras.
Fpx FlashPix, used with digital cameras.
Jfif Wrapper for JPEG images.
Jpeg2000 JPEG2000 Image
Pdf PDF document
Pict Native Macintosh format.
Png Portable Network Graphic.
Spiff A standard from JPEG, intended to replace JFIF, also supports JBIG.
Tiff Tagged Image File Format.
TiffMulti Multi-page TIFF.
Xbm Used for document imaging.
See Also