Gets the current or processing image data of this page as a raster image.
Leadtools.RasterImage GetRasterImage(
Leadtools.Forms.Ocr.OcrPageType pageType
)
Overloads Function GetRasterImage( _
ByVal pageType As Leadtools.Forms.Ocr.OcrPageType _
) As Leadtools.RasterImage
Leadtools.RasterImage GetRasterImage(
Leadtools.Forms.Ocr.OcrPageType pageType
)
- (nullable LTRasterImage *)rasterImageForPageType:(LTOcrPageType)pageType error:(NSError **)error
public RasterImage getRasterImage(OcrPageType pageType)
function Leadtools.Forms.Ocr.IOcrPage.GetRasterImage(OcrPageType)(
pageType
)
Leadtools.RasterImage^ GetRasterImage(
Leadtools.Forms.Ocr.OcrPageType pageType
)
pageType
The page type to get.
A RasterImage object that represent the current or processing image data of this page.
Each IOcrPage contains two versions of the image used to create it: an original (current) and an optional processing version. The processing version usually black/white and has uniform resolution (if the original image is FAX for example) and it gets passed to the internal OCR engine during the zoning and recognition process. The AutoPreprocess method also uses the B/W image to determine if the page is inverted, skewed or has an orientation; however, it applies the correction to both the current and processing images.
You can use GetRasterImage(OcrPageType) to get a copy of either of these images.
You cannot set the processing image of a page; it is created automatically by the engine. This is why there is no IOcrPage.SetRasterImage(OcrPageType pageType) method.
If the original image is black and white and has uniform vertical and horizontal resolution, then the engine will not create a processing image, in other words, GetRasterImage(OcrPageType.Current) and GetRasterImage(OcrPageType.Processing) will return identical RasterImage objects.
If the original image has different horizontal and vertical resolution, such as a FAX image, the processing page will be have be resized to have uniform resolution.
The LEADTOOLS C# and VB .NET Main OCR demos (Examples\DotNet\CS\OcrMainDemo and Examples\DotNet\VB\OcrMainDemo) have an option in the page menu to toggle between showing the current (default) or processing image of each page.
For an example, refer to OcrPageType.
Products |
Support |
Feedback: GetRasterImage(OcrPageType) Method - Leadtools.Forms.Ocr |
Introduction |
Help Version 19.0.2017.6.6
|
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET
Your email has been sent to support! Someone should be in touch! If your matter is urgent please come back into chat.
Chat Hours:
Monday - Friday, 8:30am to 6pm ET
Thank you for your feedback!
Please fill out the form again to start a new chat.
All agents are currently offline.
Chat Hours:
Monday - Friday
8:30AM - 6PM EST
To contact us please fill out this form and we will contact you via email.