Property Image
- Namespace
- LMKit.Extraction.Ocr
- Assembly
- LM-Kit.NET.dll
Image
Gets the ImageBuffer containing the raw pixel data to be used for OCR.
public ImageBuffer Image { get; }
Property Value
Remarks
The ImageBuffer holds the decoded image provides direct access to scan‑line pointers, stride, and other metadata required by downstream OCR routines.