ScanBitsPerPixel Property (WiaDevice)
Gets or sets the bit depth of a scanned image.
'Declaration
Public Property ScanBitsPerPixel As Integer
public int ScanBitsPerPixel { get; set; }
public: __property int get_ScanBitsPerPixel();
public: __property void set_ScanBitsPerPixel(
int
);
public:
property int ScanBitsPerPixel {
int get();
void set(int );
}
Property Value
Value of this property depends from the value of
ScanIntent property.
Target Platforms: .NET 10; .NET 9; .NET 8; .NET 7; .NET 6; .NET Framework 4.8, 4.7, 4.6, 4.5, 4.0, 3.5