OcrInput indexer

返回已处理/已识别图像的信息。

public ImageData this[int index] { get; set; }
Parameter描述
index图像在列表中的位置。

返回值

ImageData 的对象

另请参见