ScanBitsPerPixel Свойство (WiaDevice)
Возвращает или задает битовую глубину отсканированного изображения.
'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
Значение этого свойства зависит от значения свойства
ScanIntent.
Целевые платформы: .NET 10; .NET 9; .NET 8; .NET 7; .NET 6; .NET Framework 4.8, 4.7, 4.6, 4.5, 4.0, 3.5