Table of Contents

Property ImageData

Namespace
LMKit.Extraction.Ocr
Assembly
LM-Kit.NET.dll

ImageData

Gets the raw image data as a PNG-encoded byte array.

public byte[] ImageData { get; }

Property Value

byte[]