ImageInfoBitsPerPixel Property
|
Namespace:
OmniPageCSDK.IproPlus
Assembly:
OmniPageCSDK.IproPlus (in OmniPageCSDK.IproPlus.dll) Version: 1.0.0.0
Syntaxpublic int BitsPerPixel { get; set; }Public Property BitsPerPixel As Integer
Get
Set
public:
property int BitsPerPixel {
int get ();
void set (int value);
}Property Value
Type:
Int32
See Also