ImageStream

OcrContext.ImageStream property

Gets the stream containing the image to be processed.

public Stream ImageStream { get; }

Property Value

The stream containing the image to be processed.

See Also