 | OcrPixBpp Property |
Gets the depth in bits (bits per pixel)
Namespace: Patagames.OcrAssembly: Patagames.Ocr (in Patagames.Ocr.dll) Version: 4.6.411
SyntaxPublic ReadOnly Property Bpp As Integer
Get
public:
property int Bpp {
int get ();
}member Bpp : int with get
/** @property */
public int get_Bpp()
Property Value
Int32
See Also