Leadtools.Forms.Ocr Requires Document/Medical product license | Send comments on this topic. | Back to Introduction - All Topics | Help Version 16.5.9.25
BitsPerPixel Property
See Also 
Leadtools.Forms.Ocr Namespace > IOcrPage Interface : BitsPerPixel Property



Gets the number of bits per pixel of this page.

Syntax

Visual Basic (Declaration) 
Overridable ReadOnly Property BitsPerPixel As Integer
Visual Basic (Usage)Copy Code
Dim instance As IOcrPage
Dim value As Integer
 
value = instance.BitsPerPixel
C# 
virtual int BitsPerPixel {get;}
C++/CLI 
virtual property int BitsPerPixel {
   int get();
}

Return Value

The number of bits per pixel of this page.

Example

For an example, refer to IOcrPage.

Remarks

You can get the palette used by this page (if any) with the GetPalette method.

Requirements

Target Platforms: Microsoft .NET Framework 3.0, Windows XP, Windows Server 2003 family, Windows Server 2008 family

See Also

BitsPerPixel requires an OCR module license and unlock key. For more information, refer to: Imaging Pro/Document/Medical Features