IconDynaRithmic TWAIN Library Overview
IconDTWAIN Features
IconInstallation/Components of DTWAIN
IconRedistributable Files
IconDTWAIN Files to Include with your Application
IconDiagnosing and Reporting DTWAIN Problems
IconDevelopment Issues
IconBitmap Data and TWAIN
IconFloating Point Issues and DTWAIN
IconLoading/Unloading the DTWAIN DLL
IconTerminal Server Issues
IconDebugging DTWAIN Applications
Icon32-bit and 64-bit Applications
IconANSI/MBCS and Unicode Applications
IconMulti-Page Acquisitions
IconDuplex Support
IconTWAIN 1.8 / 1.9 / 2.x
IconError Handling
IconQuick Start
IconHow to Start using DTWAIN
IconGeneral Program Workflow
IconInitializing the DTWAIN DLL
IconChoosing the TWAIN Loop Model
IconStart a TWAIN Session
IconSelecting the TWAIN Source
IconOpen the TWAIN Source
IconSet / Get Device Capabilities
IconAcquiring Images
IconProcess DTWAIN messages
IconEnd Acquire and Retrieve Images
IconEnd Acquisition Processing
IconUninitialize the DTWAIN DLL
IconExample: Native / Buffered Acquisition (DTWAIN_MODELESS)
IconSimple DTWAIN program Using the base API
IconC/C++ Sample: Acquire and save to BMP file
IconVisual Basic (6.0 and below) Sample: Acquire and save to BMP file
IconVisual Basic (.NET and above) Sample: Acquire and save to BMP file
IconDelphi Sample: Acquire and save to BMP file
IconC# Sample: Acquire and save to BMP file
IconPerl Sample: Acquire and save to BMP file
IconPython Sample: Acquire and save to BMP file
IconXBase++ Sample: Acquire and save to BMP file
IconMacro Scheduler Sample: Acquire and save to BMP file
IconWinBatch Sample: Acquire and save to BMP file
IconOther DTWAIN Examples
IconC Examples
IconExample: Native / Buffered Acquisition (DTWAIN_MODAL)
IconExample: Native / Buffered Acquisition (DTWAIN_MODELESS)
IconExample: Acquire To File
IconExample: Getting Device Capabilities
IconExample: Setting Device Capabilites
IconExample: Get All Source Information
IconProgram Development For Various Computer Languages
IconC and C++ Development
IconANSI and Unicode Application Development
IconMicrosoft Visual Studio and Unicode
IconANSI and Unicode versions of DTWAIN functions
IconMigrating Older Unicode Applications To 4.0
IconCalling DTWAIN DLL Functions (C or C++)
IconC and C++ Import Libraries
IconVisual C++ and C Runtime Library Information
IconDynamically loading DTWAIN DLL at runtime
IconC# Development
IconC# Data Types
IconC# and NULL pointers
IconC# and DTWAIN Notifications
IconVisual Basic Development
IconANSI and Unicode Application Development
IconVisual Basic Example Programs
IconVisual Basic / DTWAIN Data Types
IconVisual Basic and NULL pointers
IconVisual Basic and Device Independent Bitmaps
IconVisual Basic and Modal / Modeless Processing
IconVisual Basic and DTWAIN Notifications
IconDelphi Development
IconDelphi / DTWAIN Data Types
IconDelphi and NULL pointers
IconPerl Development
IconXBase++ Development
IconFloating Point Issues in XBase++
IconXBase++ Floating Point DTWAIN Examples
IconPython Development
IconMacro Scheduler Development
IconMacro Scheduler Floating Point DTWAIN Examples
IconWinBatch Development
IconOther Programming Languages
IconTwainSave Command Information
IconIntroduction
IconDTWAIN_TwainSave overview
IconUsing DTWAIN_TwainSave
IconDTWAIN_TwainSave return codes
IconDiagnosing DTWAIN_TwainSave Problems
IconDTWAIN_TwainSave command options
IconDTWAIN_TwainSave Command Overview
Icon-A
Icon-AF
Icon-area
Icon-B
Icon-blankthreshold
Icon-bpp
Icon-C
Icon-color
Icon-D
Icon-details
Icon-diagnose
Icon-diagnoselog
Icon-F
Icon-f
Icon-G
Icon-im
Icon-jc
Icon-jquality
Icon-multipage
Icon-multipage2
Icon-noblankpages
Icon-noui
Icon-orientation
Icon-p
Icon-pdfascii
Icon-pdfauthor
Icon-pdfcreator
Icon-pdfencrypt
Icon-pdfkeywords
Icon-pdforient
Icon-pdfownerpass
Icon-pdfpermit
Icon-pdfproducer
Icon-pdfquality
Icon-pdfscale
Icon-pdfsize
Icon-pdfsubject
Icon-pdftitle
Icon-pdfuserpass
Icon-pdf128
Icon-P
Icon-R
Icon-saveoncancel
Icon-sd
Icon-sn
Icon-tempdir
Icon-thumbnail
Icon-trans
Icon-U
Icon-uiperm
Icon-useinc
Icon-verbose
Icon-verboselog
Icon-@
IconDTWAIN DLL API Details
IconDTWAIN Detailed Information
IconAdvanced Programming
IconTwain Sessions
IconSelecting TWAIN Data Source Manager
IconStarting a TWAIN Session
IconLocating and Loading the TWAIN DSM File
IconDTWAIN Error Handling
IconAutomatic Error Reporting
IconHandling Page Acquisition Failures
IconImage Transfer from Device to Application
IconIntroduction to Transfer Modes
IconNative Transfer
IconBuffered Transfer
IconUsing a User-Defined Buffer and Buffered Transfers
IconFile Transfer
IconTIFF File Issues
IconText Files
IconAdobe PDF / PostScript Support
IconTroubleshooting PDF Acquisitions
IconClipboard Transfer
IconDevice Capabilities
IconCapability Container Types
IconSetting and Getting Device Capabilities
IconInformation on Custom Capabilities
IconSetting Area of Image To Acquire and Paper Size
IconUnits of Measure
IconRetrieving Image Information before Acquiring
IconThumbnail and Scaling Acquired Images
IconThumbnail Images
IconScaling Acquired Images
IconBlank Page Detection and Removal
IconDiscarding Blank Pages
IconDetecting Blank Images
IconMultipage Acquisition
IconAutomatic Document Feeder
IconAcquiring multiple pages without a feeder
IconSaving multiple pages on cancellation/failure
IconDuplex Scanning
IconUsing a Duplex Scanner
IconSetting Resolution, Bit Depth, etc. for Duplex Scanners
IconUsing a Simplex Scanner for Duplex Scanning
IconDTWAIN functions for Manual Duplex Scanning
IconDTWAIN Notifications and Manual Duplex Scanning
IconUser Interaction and Manual Duplex Scanning
IconError Reporting and Manual Duplex Scanning
IconFilms, Transparencies, and Light/Lamp Control
IconScanning Films and Transparencies
IconColor Lamp Selection
IconUsing Imprinter/Endorser
IconUsing an Imprinter/Endorser
IconJob Control Handling (Batch Processing)
IconChecking for Job Control Support
IconEnabling Job Control
IconJob Control Notification Codes
IconJob Control File Handling
IconHigh-Speed Image Acquisition
IconHandling Extended Image Information
IconTWAIN Data Source Issues
IconRetrieving / Setting Custom Source Data
IconTurning on / off Progress Indicator
IconDTWAIN Notifications
IconDTWAIN Notifications Using a Callback Function
IconDTWAIN Notifications Using a Window Handle
IconDTWAIN Notification Codes
IconDTWAIN Device Notification Code
IconSpecial Device Events
IconDTWAIN Acquisition Processing
IconIntroduction to DTWAIN Acquisition Processing
IconAcquiring without a User Interface or Implementing a Custom Source UI
IconDTWAIN Modal Acquisition Processing
IconDTWAIN Modeless Acquisition Processing
IconImplementing a wait loop for Modeless Acquisitions
IconAltering the Main Application
IconTraditional Application Loop
IconTWAIN Application Loop
IconDTWAIN Application Loop Example
IconImplementing TWAIN Application Loop with MFC
IconDTWAIN Multithreading Issues
IconDTWAIN Handles and Threading Issues
IconMultiple DTWAIN Sessions
IconSingle DTWAIN Session
IconLow Level TWAIN Functions
IconOCR Processing
IconOCR Variable Types
IconInitializing the OCR Interface
IconSelecting an OCR Engine
IconGetting Information about the OCR Engine
IconSetting and Retrieving OCR Capabilities
IconRetrieve Text From an Image Using OCR
IconRetrieving OCR Error Information
IconUsing OCR and TWAIN
IconCreating Searchable Text in PDF
IconOCR Capability Listings
IconDTWAIN_OCRCV_BITDEPTH
IconDTWAIN_OCRCV_DESHADE
IconDTWAIN_OCRCV_DESKEW
IconDTWAIN_OCRCV_IMAGEFILEFORMAT
IconDTWAIN_OCRCV_NOISEREMOVE
IconDTWAIN_OCRCV_ORIENTATION
IconDTWAIN_OCRCV_PIXELTYPE
IconDTWAIN_OCRCV_RETURNCHARINFO
IconDTWAIN_OCRCV_SUPPORTEDCAPS
IconDTWAIN Troubleshooting
IconGeneral DTWAIN Questions
IconDevice Capabilities Questions
IconAcquisition Questions
IconDTWAIN Data Types
IconSimple Data Types
IconDTWAIN_BOOL
IconDTWAIN_FLOAT
IconDTWAIN_LONG64
IconDTWAIN_LONGSTRING
IconDTWAIN_SOURCE
IconDTWAIN_STRING, DTWAIN_ANSISTRING, DTWAIN_WIDESTRING
IconHANDLE
IconLONG
IconLPLONG
IconLPDTWAIN_ARRAY
IconLPDTWAIN_FLOAT
IconLPVOID
IconAggregate Data Types
IconDTWAIN_ARRAY
IconOverview of DTWAIN_ARRAYs
IconDifference Between DTWAIN_ARRAY and LPDTWAIN_ARRAY
IconDTWAIN_ARRAY Storage Types
IconDTWAIN_ARRAY Creation and Initialization
IconDTWAIN_ARRAY Functions
IconDTWAIN_RANGE
IconOverview of DTWAIN_RANGE
IconDTWAIN_RANGE Storage Types
IconDTWAIN_RANGE Functions
IconDTWAIN_FRAME
IconOverview of DTWAIN_FRAME
IconDTWAIN_FRAME Storage Type
IconDTWAIN_FRAME Functions
IconDTWAIN_IDENTITY
IconDTWAIN_IDENTITY
IconDTWAIN Constants
IconDTWAIN Array Data Types
IconDTWAIN Capabilities By Name and Type
IconDTWAIN Compression Constants
IconDTWAIN Country Constants
IconDTWAIN Duplex Constants
IconDTWAIN Error Constants
IconDTWAIN File Transfer Constants
IconDTWAIN Extended Image Information Constants
IconDTWAIN Function Constants
IconDTWAIN Imprinter/Endorser Constants
IconDTWAIN Job Control Constants
IconDTWAIN Language Constants
IconDTWAIN Light Source Constants
IconDTWAIN OCR Capabilities
IconDTWAIN Orientation Constants
IconDTWAIN Paper Size Constants
IconDTWAIN Pixel Type Constants
IconDTWAIN Functions by Category
IconArray Functions
IconAutomatic Document Feeder Functions
IconBlank Page Detection
IconBuffered Image Transfer Functions
IconDocument Feeder Functions
IconDuplex Scanner Functions
IconFilms/Transparency Functions
IconFrame Functions
IconImage Brightness, Constrast, Resolution
IconImage Orientation
IconImage Retrieval Functions
IconImprinter/Endorser Functions
IconInitialization Functions
IconJob Control Functions
IconLight/Lamp Source Functions
IconLow-Level TWAIN Functions
IconManual Duplex Functions
IconMiscellaneous Functions
IconPaper Size Functions
IconPDF Functions
IconProgress Indicator Functions
IconRange Functions
IconSource Capability Functions
IconSource Information Functions
IconSource Selection Functions
IconSource Functions
IconThumbnail Image Functions
IconTWAIN Acquisition Functions
IconDTWAIN Functions A-Z
IconDTWAIN_AcquireBuffered
IconDTWAIN_AcquireBufferedEx
IconDTWAIN_AcquireFile
IconDTWAIN_AcquireFileEx
IconDTWAIN_AcquireNative
IconDTWAIN_AcquireNativeEx
IconDTWAIN_AcquireToClipboard
IconDTWAIN_AddPDFText
IconDTWAIN_ArrayAdd
IconDTWAIN_ArrayAddFloat
IconDTWAIN_ArrayAddLong
IconDTWAIN_ArrayAddLong64
IconDTWAIN_ArrayAddANSIString
IconDTWAIN_ArrayAddString
IconDTWAIN_ArrayAddWideString
IconDTWAIN_ArrayConvertFix32ToFloat
IconDTWAIN_ArrayConvertFloatToFix32
IconDTWAIN_ArrayCopy
IconDTWAIN_ArrayCreate
IconDTWAIN_ArrayCreateCopy
IconDTWAIN_ArrayCreateFromCap
IconDTWAIN_ArrayDestroy
IconDTWAIN_ArrayFind
IconDTWAIN_ArrayFindFloat
IconDTWAIN_ArrayFindLong
IconDTWAIN_ArrayFindLong64
IconDTWAIN_ArrayFindString
IconDTWAIN_ArrayFindANSIString
IconDTWAIN_ArrayFindWideString
IconDTWAIN_ArrayFix32GetAt
IconDTWAIN_ArrayFix32SetAt
IconDTWAIN_ArrayGetAt
IconDTWAIN_ArrayGetAtFloat
IconDTWAIN_ArrayGetAtLong
IconDTWAIN_ArrayGetAtLong64
IconDTWAIN_ArrayGetAtANSIString
IconDTWAIN_ArrayGetAtString
IconDTWAIN_ArrayGetAtANSIStringPtr
IconDTWAIN_ArrayGetAtStringPtr
IconDTWAIN_ArrayGetAtWideString
IconDTWAIN_ArrayGetAtWideStringPtr
IconDTWAIN_ArrayGetCount
IconDTWAIN_ArrayGetStringLength
IconDTWAIN_ArrayGetType
IconDTWAIN_ArrayInsertAt
IconDTWAIN_ArrayInsertAtFloat
IconDTWAIN_ArrayInsertAtLong
IconDTWAIN_ArrayInsertAtLong64
IconDTWAIN_ArrayInsertAtANSIString
IconDTWAIN_ArrayInsertAtString
IconDTWAIN_ArrayInsertAtWideString
IconDTWAIN_ArrayRemoveAll
IconDTWAIN_ArrayRemoveAt
IconDTWAIN_ArrayResize
IconDTWAIN_ArraySetAt
IconDTWAIN_ArraySetAtFloat
IconDTWAIN_ArraySetAtLong
IconDTWAIN_ArraySetAtLong64
IconDTWAIN_ArraySetAtANSIString
IconDTWAIN_ArraySetAtString
IconDTWAIN_ArraySetAtWideString
IconDTWAIN_CallDSMProc
IconDTWAIN_ClearErrorBuffer
IconDTWAIN_ClearPage
IconDTWAIN_CloseSource
IconDTWAIN_CreateAcquisitionArray
IconDTWAIN_DestroyAcquisitionArray
IconDTWAIN_DisableAppWindow
IconDTWAIN_EnableAutoBorderDetect
IconDTWAIN_EnableAutoDeskew
IconDTWAIN_EnableAutoFeed
IconDTWAIN_EnableAutoScan
IconDTWAIN_EnableDuplex
IconDTWAIN_EnableFeeder
IconDTWAIN_EnableIndicator
IconDTWAIN_EnableJobFileHandling
IconDTWAIN_EnableMsgNotify
IconDTWAIN_EnablePrinter
IconDTWAIN_EnableThumbnail
IconDTWAIN_EndThread
IconDTWAIN_EndTwainSession
IconDTWAIN_EnumBottomCameras
IconDTWAIN_EnumBitDepths
IconDTWAIN_EnumBrightnessValues
IconDTWAIN_EnumCameras
IconDTWAIN_EnumCompressionTypes
IconDTWAIN_EnumContrastValues
IconDTWAIN_EnumCustomCaps
IconDTWAIN_EnumExtImageInfoTypes
IconDTWAIN_EnumExtendedCaps
IconDTWAIN_EnumFileXferFormats
IconDTWAIN_EnumJobControls
IconDTWAIN_EnumLightSources
IconDTWAIN_EnumMaxBuffers
IconDTWAIN_EnumOCRInterfaces
IconDTWAIN_EnumOrientations
IconDTWAIN_EnumPaperSizes
IconDTWAIN_EnumPixelTypes
IconDTWAIN_EnumPrinterStringModes
IconDTWAIN_EnumResolutionValues
IconDTWAIN_EnumSources
IconDTWAIN_EnumSourceUnits
IconDTWAIN_EnumSupportedCaps
IconDTWAIN_EnumTopCameras
IconDTWAIN_EnumTwainPrinters
IconDTWAIN_ExecuteOCR
IconDTWAIN_FeedPage
IconDTWAIN_FlipBitmap
IconDTWAIN_FlushAcquiredPages
IconDTWAIN_FreeExtImageInfo
IconDTWAIN_FrameCreate
IconDTWAIN_FrameDestroy
IconDTWAIN_FrameGetAll
IconDTWAIN_FrameGetValue
IconDTWAIN_FrameSetValue
IconDTWAIN_FrameSetAll
IconDTWAIN_GetAcquireArea
IconDTWAIN_GetAcquireArea2
IconDTWAIN_GetAcquireArea2String
IconDTWAIN_GetAcquiredImage
IconDTWAIN_GetAcquiredImageArray
IconDTWAIN_GetAcquireStripBuffer
IconDTWAIN_GetAcquireStripData
IconDTWAIN_GetAcquireStripSizes
IconDTWAIN_GetAppInfo
IconDTWAIN_GetBitDepth
IconDTWAIN_GetBrightness
IconDTWAIN_GetBrightnessString
IconDTWAIN_GetCallback
IconDTWAIN_GetCallback64
IconDTWAIN_GetCapArrayType
IconDTWAIN_GetCapContainer
IconDTWAIN_GetCapDataType
IconDTWAIN_GetCapFromName
IconDTWAIN_GetCapOperations
IconDTWAIN_GetCapValues
IconDTWAIN_GetCapValuesEx
IconDTWAIN_GetCapValuesEx2
IconDTWAIN_GetCompressionSize
IconDTWAIN_GetCompressionType
IconDTWAIN_GetContrast
IconDTWAIN_GetContrastString
IconDTWAIN_GetCountry
IconDTWAIN_GetCurrentAcquiredImage
IconDTWAIN_GetCustomDSData
IconDTWAIN_GetDeviceEvent
IconDTWAIN_GetDeviceEventEx
IconDTWAIN_GetDeviceEventInfo
IconDTWAIN_GetDeviceNotifications
IconDTWAIN_GetDSMFullName
IconDTWAIN_GetDuplexType
IconDTWAIN_GetErrorBuffer
IconDTWAIN_GetErrorString
IconDTWAIN_GetExtImageInfoData
IconDTWAIN_GetImageInfo
IconDTWAIN_GetImageInfoString
IconDTWAIN_GetJobControl
IconDTWAIN_GetLanguage
IconDTWAIN_GetLastError
IconDTWAIN_GetLightPath
IconDTWAIN_GetLightSources
IconDTWAIN_GetManualDuplexCount
IconDTWAIN_GetMaxAcquisitions
IconDTWAIN_GetMaxRetryAttempts
IconDTWAIN_GetNameFromCap
IconDTWAIN_GetNumAcquiredImages
IconDTWAIN_GetOCRErrorString
IconDTWAIN_GetOCRCapValues
IconDTWAIN_GetOCRLastError
IconDTWAIN_GetOCRManufacturer
IconDTWAIN_GetOCRProductFamily
IconDTWAIN_GetOCRProductName
IconDTWAIN_GetOCRVersionInfo
IconDTWAIN_GetOCRText
IconDTWAIN_GetOCRTextInfoFloat
IconDTWAIN_GetOCRTextInfoFloatEx
IconDTWAIN_GetOCRTextInfoHandle
IconDTWAIN_GetOCRTextInfoLong
IconDTWAIN_GetOCRTextInfoLongEx
IconDTWAIN_GetOrientation
IconDTWAIN_GetPaperSize
IconDTWAIN_GetPixelType
IconDTWAIN_GetPrinter
IconDTWAIN_GetPrinterStartNumber
IconDTWAIN_GetPrinterStringMode
IconDTWAIN_GetPrinterStrings
IconDTWAIN_GetRegisteredMsg
IconDTWAIN_GetResolution
IconDTWAIN_GetResolutionString
IconDTWAIN_GetRotation
IconDTWAIN_GetRotationString
IconDTWAIN_GetSaveFileName
IconDTWAIN_GetSourceAcquisitions
IconDTWAIN_GetSourceID
IconDTWAIN_GetSourceManufacturer
IconDTWAIN_GetSourceProductFamily
IconDTWAIN_GetSourceProductName
IconDTWAIN_GetSourceUnit
IconDTWAIN_GetSourceVersionInfo
IconDTWAIN_GetSourceVersionNumber
IconDTWAIN_GetTempFileDirectory
IconDTWAIN_GetTwainAppID
IconDTWAIN_GetTwainAvailability
IconDTWAIN_GetTwainMode
IconDTWAIN_GetVersion
IconDTWAIN_GetVersionInfo
IconDTWAIN_GetVersionString
IconDTWAIN_GetVersionEx
IconDTWAIN_InitExtImageInfo
IconDTWAIN_InitOCRInterface
IconDTWAIN_IsAcquiring
IconDTWAIN_IsAutoBorderDetectSupported
IconDTWAIN_IsAutoDeskewSupported
IconDTWAIN_IsAutoFeedEnabled
IconDTWAIN_IsAutoFeedSupported
IconDTWAIN_IsCapSupported
IconDTWAIN_IsCompressionSupported
IconDTWAIN_IsCustomDSDataSupported
IconDTWAIN_IsDeviceEventSupported
IconDTWAIN_IsDeviceOnline
IconDTWAIN_IsDIBBlank
IconDTWAIN_IsDIBBlankString
IconDTWAIN_IsDuplexEnabled
IconDTWAIN_IsDuplexSupported
IconDTWAIN_IsExtImageInfoSupported
IconDTWAIN_IsFeederEnabled
IconDTWAIN_IsFeederLoaded
IconDTWAIN_IsFeederSensitive
IconDTWAIN_IsFeederSupported
IconDTWAIN_IsFileXferSupported
IconDTWAIN_IsIndicatorEnabled
IconDTWAIN_IsIndicatorSupported
IconDTWAIN_IsInitialized
IconDTWAIN_IsJobControlSupported
IconDTWAIN_IsLightPathSupported
IconDTWAIN_IsLightSourceSupported
IconDTWAIN_IsMaxBuffersSupported
IconDTWAIN_IsMsgNotifyEnabled
IconDTWAIN_IsOrientationSupported
IconDTWAIN_IsPaperSizeSupported
IconDTWAIN_IsPixelTypeSupported
IconDTWAIN_IsPrinterEnabled
IconDTWAIN_IsPrinterSupported
IconDTWAIN_IsRotationSupported
IconDTWAIN_IsSessionEnabled
IconDTWAIN_IsSourceAcquiring
IconDTWAIN_IsSourceOpen
IconDTWAIN_IsThumbnailEnabled
IconDTWAIN_IsThumbnailSupported
IconDTWAIN_IsTwainAvailable
IconDTWAIN_IsTwainMsg
IconDTWAIN_IsUIControllable
IconDTWAIN_IsUIEnabled
IconDTWAIN_IsUIOnlySupported
IconDTWAIN_LoadCustomStringResource
IconDTWAIN_LoadLanguageResource
IconDTWAIN_LogMessage
IconDTWAIN_OpenSource
IconDTWAIN_OpenSourcesOnSelect
IconDTWAIN_RangeCreate
IconDTWAIN_RangeCreateFromCap
IconDTWAIN_RangeDestroy
IconDTWAIN_RangeExpand
IconDTWAIN_RangeGetAll
IconDTWAIN_RangeGetCount
IconDTWAIN_RangeGetExpValue
IconDTWAIN_RangeGetNearestValue
IconDTWAIN_RangeGetValue
IconDTWAIN_RangeSetAll
IconDTWAIN_RangeSetValue
IconDTWAIN_RewindPage
IconDTWAIN_SelectDefaultOCREngine
IconDTWAIN_SelectDefaultSource
IconDTWAIN_SelectOCREngine
IconDTWAIN_SelectOCREngineByName
IconDTWAIN_SelectSource
IconDTWAIN_SelectSource2
IconDTWAIN_SelectSourceByName
IconDTWAIN_SetAcquireArea
IconDTWAIN_SetAcquireArea2
IconDTWAIN_SetAcquireArea2String
IconDTWAIN_SetAcquireImageScale
IconDTWAIN_SetAcquireImageScaleString
IconDTWAIN_SetAcquireStripBuffer
IconDTWAIN_SetAllCapsToDefault
IconDTWAIN_SetAppInfo
IconDTWAIN_SetAvailablePrinters
IconDTWAIN_SetBitDepth
IconDTWAIN_SetBlankPageDetection
IconDTWAIN_SetBlankPageDetectionString
IconDTWAIN_SetBrightness
IconDTWAIN_SetBrightnessString
IconDTWAIN_SetCallback
IconDTWAIN_SetCallback64
IconDTWAIN_SetCamera
IconDTWAIN_SetCapValues
IconDTWAIN_SetCapValuesEx
IconDTWAIN_SetCapValuesEx2
IconDTWAIN_SetCompressionType
IconDTWAIN_SetContrast
IconDTWAIN_SetContrastString
IconDTWAIN_SetCountry
IconDTWAIN_SetCustomDSData
IconDTWAIN_SetDefaultSource
IconDTWAIN_SetDeviceNotifications
IconDTWAIN_SetDSMSearchOrder
IconDTWAIN_SetCustomFileSave
IconDTWAIN_SetErrorBufferThreshold
IconDTWAIN_SetFileAutoIncrement
IconDTWAIN_SetFileSavePos
IconDTWAIN_SetJpegValues
IconDTWAIN_SetJobControl
IconDTWAIN_SetLanguage
IconDTWAIN_SetLightPath
IconDTWAIN_SetLightSources
IconDTWAIN_SetLoggerCallback
IconDTWAIN_SetManualDuplexMode
IconDTWAIN_SetMaxAcquisitions
IconDTWAIN_SetMaxRetryAttempts
IconDTWAIN_SetMultipageScanMode
IconDTWAIN_SetPaperSize
IconDTWAIN_SetOCRCapValues
IconDTWAIN_SetOrientation
IconDTWAIN_SetPDFAuthor
IconDTWAIN_SetPDFCreator
IconDTWAIN_SetPDFASCIICompression
IconDTWAIN_SetPDFEncryption
IconDTWAIN_SetPDFJpegQuality
IconDTWAIN_SetPDFKeywords
IconDTWAIN_SetPDFOCRConversion
IconDTWAIN_SetPDFOCRMode
IconDTWAIN_SetPDFOrientation
IconDTWAIN_SetPDFPageScale
IconDTWAIN_SetPDFPageScaleString
IconDTWAIN_SetPDFPageSize
IconDTWAIN_SetPDFPageSizeString
IconDTWAIN_SetPDFProducer
IconDTWAIN_SetPDFSubject
IconDTWAIN_SetPDFTitle
IconDTWAIN_SetPixelType
IconDTWAIN_SetPrinter
IconDTWAIN_SetPrinterStartNumber
IconDTWAIN_SetPrinterStringMode
IconDTWAIN_SetPrinterStrings
IconDTWAIN_SetQueryCapSupport
IconDTWAIN_SetResolution
IconDTWAIN_SetResolutionString
IconDTWAIN_SetRotation
IconDTWAIN_SetRotationString
IconDTWAIN_SetSaveFileName
IconDTWAIN_SetSourceUnit
IconDTWAIN_SetTempFileDirectory
IconDTWAIN_SetTIFFCompressType
IconDTWAIN_SetTwainDSM
IconDTWAIN_SetTwainLog
IconDTWAIN_SetTwainMode
IconDTWAIN_SetUpdateDibProc
IconDTWAIN_ShowUIOnly
IconDTWAIN_StartThread
IconDTWAIN_StartTwainSession
IconDTWAIN_SysDestroy
IconDTWAIN_SysInitialize
IconDTWAIN_SysInitializeEx
IconDTWAIN_SysInitializeEx2
IconDTWAIN_TwainSave
IconCustomization of DTWAIN using DTWAIN32.INI
IconSetting the Language For Error Messages
IconLogging TWAIN Activity
IconExample - Logging Twain Calls
IconOverriding Twain Source Behavior in DTWAIN
IconExample - Overriding Capability Negotiation Using DTWAIN Initialization File
IconBasic TWAIN Overview
IconUnderstanding TWAIN
IconBasic TWAIN Information
IconData Source Manager
IconTWAIN Data Source
IconTWAIN State Transition
IconSource User Interface
IconApplication Message Loop
IconDTWAIN C++ Class Interface
IconInitial Setup
IconVersion 2.0 Overview
IconVisual C++ and Precompiled Headers
Icon64-bit Compilation
IconC++ Examples
IconExample 1: Simple Acquire to BMP file
IconExample 2: Application Information
IconExample 3: Acquire to a multi-page TIFF
IconExample 4: Acquire in Native mode
IconExample 5: Output numeric and string capability values
IconExample 6: Get all Brightness values
IconExample 7: Acquire using compressed buffer transfer
IconExample 8: Acquire using Twain driver file support
IconExample 9: Set Capabilities
IconExample 10: Get Capabilities
IconExample 11: Monitoring acquisition using listeners
IconExample 12: Retrieving Extended Image Information
IconExample 13: High speed scanning
IconExample 14: Job and Batch Processnig
IconExample 15: Duplex Scanning
IconQuick Start
IconDTwainString Class
IconArray Classes
IconArray Classes
IconDTwainAppInfo
IconDTwainAppInfo::DTwainAppInfo
IconDTwainAppInfo::GetCountry
IconDTwainAppInfo::GetLanguage
IconDTwainAppInfo::GetMajorMinorVersion
IconDTwainAppInfo::GetManufacturer
IconDTwainAppInfo::GetProductFamily
IconDTwainAppInfo::GetProductName
IconDTwainAppInfo::GetVersionInfo
IconDTwainAppInfo::SetCountry
IconDTwainAppInfo::SetLanguage
IconDTwainAppInfo::SetManufacturer
IconDTwainAppInfo::SetMajorMinorVersion
IconDTwainAppInfo::SetProductFamily
IconDTwainAppInfo::SetProductName
IconDTwainAppInfo::SetVersionInfo
IconDTwainRange
IconDTwainRange::DTwainRange
IconDTwainRange::CopyArrayToRange
IconDTwainRange::Expand
IconDTwainRange::Count
IconDTwainRange::GetCurrent
IconDTwainRange::GetDefault
IconDTwainRange::GetExpandedValue
IconDTwainRange::GetMax
IconDTwainRange::GetMin
IconDTwainRange::GetNearestValue
IconDTwainRange::GetStep
IconDTwainRange::GetValuePosition
IconDTwainRange::SetCurrent
IconDTwainRange::SetDefault
IconDTwainRange::SetMax
IconDTwainRange::SetMin
IconDTwainRange::SetStep
IconDTwainRange::operator DTWAIN_RANGE
IconDTwainRange::operator =
IconDTwainRange::operator ==
IconDTwainRange::operator [ ]
IconDTwainInterface
IconDTwainInterface::DTwainInterface
IconDTwainInterface::~DTwainInterface
IconDTwainInterface::DTWAINArrayToArray
IconDTwainInterface::EnumSources
IconDTwainInterface::EndSession
IconDTwainInterface::ForceTwainShutdown
IconDTwainInterface::GetAppInfo
IconDTwainInterface::GetCapFromName
IconDTwainInterface::GetCountry
IconDTwainInterface::GetErrorString
IconDTwainInterface::GetLanguage
IconDTwainInterface::GetLastError
IconDTwainInterface::GetLastErrorString
IconDTwainInterface::GetNameFromCap
IconDTwainInterface::InitInterface
IconDTwainInterface::IsAcquiring
IconDTwainInterface::IsValid
IconDTwainInterface::SetAppInfo
IconDTwainInterface::SetCountry
IconDTwainInterface::SetLanguage
IconDTwainInterface::SetTempDirectory
IconDTwainInterface::StartSession
IconDTwainSource
IconDTWAIN::DTwainSource
IconDTwainSource::DTwainSource
IconDTwainSource::~DTwainSource
IconDTwainSource::Close
IconDTwainSource::EnableAutoBorderDetect
IconDTwainSource::EnableAutoDeskew
IconDTwainSource::EnableDuplex
IconDTwainSource::EnumBitDepths
IconDTwainSource::EnumBrightnessValues
IconDTwainSource::EnumCompressionTypes
IconDTwainSource::EnumContrastValues
IconDTwainSource::EnumOrientations
IconDTwainSource::EnumPaperSizes
IconDTwainSource::EnumPixelTypes
IconDTwainSource::EnumResolutionValues
IconDTwainSource::EnumSupportedCaps
IconDTwainSource::EnumUnitsOfMeasure
IconDTwainSource::GetCapContainer
IconDTwainSource::GetCapValues
IconDTwainSource::GetCapOperations
IconDTwainSource::GetImageInfo
IconDTwainSource::GetSingleCapValue
IconDTwainSource::IsCapContainerRange
IconDTwainSource::IsCapSupported
IconDTwainSource::IsValid
IconDTwainSource::Select
IconDTwainSource::SelectDefault
IconDTwainSource::SetCapValues
IconDTwainSource::SetSingleCapValue
IconDTwainAcquirer
IconDTwainAcquirer::DTwainAcquirer
IconDTwainAcquirer::Acquire
IconDTwainAcquirer::AddListener
IconDTwainAcquirer::EnableBlankPageDetection
IconDTwainAcquirer::EnableDuplex
IconDTwainAcquirer::EnableFeeder
IconDTwainAcquirer::GetAcquireParams
IconDTwainAcquirer::GetAcquireType
IconDTwainAcquirer::GetAllAcquisitions
IconDTwainAcquirer::GetColorType
IconDTwainAcquirer::GetMaxAcquisitions
IconDTwainAcquirer::GetMaxPagesToAcquire
IconDTwainAcquirer::GetMultiPageFileMode
IconDTwainAcquirer::GetPaperSize
IconDTwainAcquirer::GetUIMode
IconDTwainAcquirer::IsAcquiring
IconDTwainAcquirer::IsMultiPageFile
IconDTwainAcquirer::IsProgressBarUsed
IconDTwainAcquirer::SetAcquireParams
IconDTwainAcquirer::SetAcquireType
IconDTwainAcquirer::SetColorType
IconDTwainAcquirer::SetMaxAcquisitions
IconDTwainAcquirer::SetMaxPages
IconDTwainAcquirer::SetMultiPageFileMode
IconDTwainAcquirer::SetPaperSize
IconDTwainAcquirer::SetProgressBarUsed
IconDTwainAcquirer::SetTwainLoopMode
IconDTwainAcquirer::SetUIMode
IconDTwainCompressedTransfer
IconDTwainCompressedTransfer Overview
IconDTwainCompressedTransfer::GetAllCompressionTypes
IconDTwainCompressedTransfer::GetBestCompressionType
IconDTwainCompressedTransfer::GetCompressionType
IconDTwainCompressedTransfer::IsAnyCompressionSupported
IconDTwainCompressedTransfer::IsBMPCompressionSupported
IconDTwainCompressedTransfer::IsCompressionTypeSupported
IconDTwainCompressedTransfer::IsTiffCompressionSupported
IconDTwainCompressedTransfer::SetCompressionType
IconDTwainCompressedTransfer::SetJPEGQuality
IconDTwainBufferedTransfer
IconDTwainBufferedTransfer::DTwainBufferedTransfer
IconDTwainBufferedTransfer::~DTwainBufferedTransfer
IconDTwainBufferedTransfer::Attach
IconDTwainBufferedTransfer::GetData
IconDTwainBufferedTransfer::GetDataBuffer
IconDTwainBufferedTransfer::GetMinStripSize
IconDTwainBufferedTransfer::GetMaxStripSize
IconDTwainBufferedTransfer::GetPreferredStripSize
IconDTwainBufferedTransfer::GetStrip
IconDTwainBufferedTransfer::SetStripSize
IconDTwainSourceFileTransfer
IconDTwainSourceFileTransfer Overview
IconDTwainSourceFileTransfer::DTwainSourceFileTransfer
IconDTwainSourceFileTransfer::Attach
IconDTwainSourceFileTransfer::GetAllTransferTypes
IconDTwainSourceFileTransfer::GetTransferType
IconDTwainSourceFileTransfer::SetTransferType
IconDTwainImageData
IconDTwainImageData::DTwainImageData
IconDTwainImageData::GetImageData
IconDTwainImageData::SetImageData
IconDTwainListener
IconDTwainListener Event functions
IconSpecialized Listeners
IconDynaRithmic Software Contact Information
IconContact Information
IconAbout DynaRithmic Software
IconAbout DynaRithmic Software

© 2005 -2017 Dynarithmic Software