ImageEn, unit imageenio

TImageEnIO.DCIMParams

TImageEnIO.DCIMParams


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
 Not available in Delphi/C++Builder 5