Table of Contents

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

ImageBuffer

Remarks

The ImageBuffer holds the decoded image provides direct access to scan‑line pointers, stride, and other metadata required by downstream OCR routines.