LEADTOOLS OCR (Leadtools.Forms.Ocr assembly)
LEAD Technologies, Inc

GetPalette Method






Gets the palette used by this page. .NET support WinRT support
Syntax
byte[] GetPalette()
'Declaration
 
Function GetPalette() As Byte()
'Usage
 
Dim instance As IOcrPage
Dim value() As Byte
 
value = instance.GetPalette()
byte[] GetPalette()
function Leadtools.Forms.Ocr.IOcrPage.GetPalette()
array<byte>^ GetPalette(); 

Return Value

An array of bytes that contain the palette used by this page or a null (Nothing in Visual Basic) if the page does not contain a palette.
Remarks

The page contains a palette if the value of BitsPerPixel is less than or equal to 8.

The palette returned from this method is an array of bytes in the following format: Red0, Green0, Blue0, Red1, Green1, Blue1 ... RedN, GreenN, BlueN.

Example
For an example, refer to IOcrPage.
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

IOcrPage Interface
IOcrPage Members
IOcrPageCollection Interface
IOcrZoneCollection Interface
OcrZone Structure
Programming with the LEADTOOLS .NET OCR

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 All Rights Reserved. LEAD Technologies, Inc.

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