Declaration
property DCIMParams: TIEDcimAcquire;
Description
Use the DCIMParams property to handle retrieval of images from camera cards and connected devices (using the Windows Portable Devices API).
Note: Use DCIMParams only when you need access to DCIM specific functionality (when
SelectedAcquireSource.Api is ieaDCIM). For generic access to all image acquisitions sources (Twain, WIA, etc.) use
AcquireParams instead.
| Demos\ImageAcquisition\Twain\TwainDemo.dpr |
See Also
◼TIEDcimAcquire◼AcquireParams◼SelectedAcquireSource