SharedWIA Class

Provides methods to obtain images using Windows Image Acquisition (WIA) Automation.

Definition

Namespace: Aliquo.Windows.Controls
Assembly: Aliquo.Windows.Controls (in Aliquo.Windows.Controls.dll) Version: 5.0.9179.22656
C#
public class SharedWIA
Inheritance
Object    SharedWIA

Constructors

SharedWIAInitializes a new instance of the SharedWIA class

Methods

DeviceCount Gets the number of devices.
GetImageFile Gets the image file of a device.

Extension Methods

GetAttributeFromT Get attribute from a class.
(Defined by ObjectExtensions)
ValidateDataAnnotations Validate class with validator of DataAnnotations.
(Defined by ObjectExtensions)

See Also