Windows Image Acquisition (WIA) provides both an application programming interface (API) and a device driver interface (DDI). It supports still digital cameras and scanners. It also allows the retrieval of still images from IEEE 1394-based digital video (DV) camcorders and universal serial bus-based (USB) Web cameras. There are two WIA components: WIA_Core and WIA_UI.
The WIA_UI component includes user interface (UI) wizards for interfacing with scanners and still digital cameras: Explorer UI components, common dialogs, and a photo-printing wizard.
The still camera dialog allows the user to view thumbnails, preview full-sized pictures, view picture information and delete pictures. The scanner and camera wizards allow users to easily retrieve images from all supported devices. Depending on the device type, the wizard presents the user with device-specific features.
WIA includes a scripting model, which presents most WIA device features to a scripting based application.
An application writer has the following four choices for communicating with WIA devices:
Other imaging features associated with WIA include My Pictures Folder and My Pictures Screensaver.
There are no configuration requirements for this component.
Fore more information on WIA, see this Microsoft Web site.