OcrContext

OcrContext class

表示OCR处理上下文。

public class OcrContext

特性

姓名 描述
ImageFileExtension { get; } 获取图片的文件扩展名。 这个值可以用来判断图片的类型。
ImageLocation { get; } 获取图像的位置。
ImageStream { get; } 获取包含待处理图像的流。

也可以看看