Accusoft.ISISXpress7.Net
DibBitsPerPixel Property




Get the Bits per pixel for the current scanned image. An integer value with the current bits per pixel
Syntax
'Declaration
 
Public ReadOnly Property DibBitsPerPixel As Integer
'Usage
 
Dim instance As Output
Dim value As Integer
 
value = instance.DibBitsPerPixel
public int DibBitsPerPixel {get;}
public: __property int get_DibBitsPerPixel();
public:
property int DibBitsPerPixel {
   int get();
}
See Also

Reference

Output Class
Output Members

 

 


©2018. Accusoft Corporation. All Rights Reserved.

Send Feedback