Specifies the bit depth (bits per channel) of the image to scan.
Note: Not supported for DCIM retrieval
Assembly: IEvolution2 (in IEvolution2.dll) Version: 10.1.0.0
Syntax
C# | Visual Basic | Visual C++ |
public int BitDepth { get; set; }
Public Property BitDepth As Integer Get Set
public: property int BitDepth { int get (); void set (int value); }