SerializableImage
RecognitionResult.SerializableImage property
Serialized image payload used for RecognitionResult JSON/binary serialization. Stores the same image data as Image, but in one-dimensional form.
[EditorBrowsable(EditorBrowsableState.Never)]
public byte[] SerializableImage { get; set; }
See Also
- class RecognitionResult
- namespace Aspose.OCR
- assembly Aspose.OCR