Gets or sets the preferred image format to use when performing data transfer from WIA source.
The preferred image format to use when performing data transfer from WIA source. Possible values are (according to Microsoft SDK documentation):
Use this value only to determine whether the WiaDataTransferProperties structure is filled with a valid format. | |
Windows bitmap without a header file (use this format when doing memory transfer). | |
Windows bitmap with a header file. | |
Camera Image File format (not supported in Windows Vista). | |
Extended Windows metafile. | |
Exchangeable File Format. | |
FlashPix format. | |
GIF image format. | |
Windows icon file format. | |
The Joint Bi-level Image Experts Group (JBIG) format (supported only in Windows Vista and later). | |
JPEG compressed format. | |
JPEG 2000 compressed format. | |
JPEG 2000 compressed format. | |
Eastman Kodak file format. | |
Apple file format. | |
W3C PNG format. | |
Raw format for data transfers only. | |
Raw RGB format. | |
Tag Image File Format. | |
Windows metafile. | |
Rich Text File format. | |
XML file. | |
HTML format. | |
Text file. | |
The PDF/A (ISO/CD 19005-1) format (supported only in Windows Vista and later). | |
XML Paper Specification (XPS) Package format (supported only in Windows Vista and later). | |
MPEG video format (not supported in either Windows Server 2003 or Windows Vista). | |
AVI video format (not supported in either Windows Server 2003 or Windows Vista). | |
WAV audio format. | |
MP3 audio format. | |
AIFF audio format. | |
WMA audio format. | |
WMV video format (not supported in either Windows Server 2003 or Windows Vista). | |
Script file. | |
Executable file. | |
UNICODE 16-bit encoding. | |
DPOF printing format. |
For more information about these compression types, please refer to WIA_IPA_FORMAT property ID in Microsoft Windows SDK Documentation.