Added the ability to marshal some nested classes to enable remoting.
Added a method that returns a description of the specified data source.
Improved image transmission mode through a file (Disk File Mode Transfer).
Added comments.
Improved method Twain32.SelectSource().
Improved code of Twain32.ImageInfo class: SamplesPerPixel property removed (replaced to BitsPerSample.Length).
Deleted Twain32.ImageMemXfer.BytesWritten property (replaced to Twain32.ImageMemXfer.ImageData.Length).
Added method bool ICapability<T>.IsSupported(TwQC) and bool ICapability2<T>.IsSupported(TwQC).
Method void ICapability2<T>.Set(T[]) is replaced to void ICapability2<T>.Set(params T[]).
Added a method that returns a description of the specified data source.
Improved image transmission mode through a file (Disk File Mode Transfer).
Added comments.
Improved method Twain32.SelectSource().
Improved code of Twain32.ImageInfo class: SamplesPerPixel property removed (replaced to BitsPerSample.Length).
Deleted Twain32.ImageMemXfer.BytesWritten property (replaced to Twain32.ImageMemXfer.ImageData.Length).
Added method bool ICapability<T>.IsSupported(TwQC) and bool ICapability2<T>.IsSupported(TwQC).
Method void ICapability2<T>.Set(T[]) is replaced to void ICapability2<T>.Set(params T[]).