RecognizedImage

RecognizedImage constructor

認識された行のセットを使用して、クラスの新しいインスタンスを初期化します。

public RecognizedImage(IEnumerable<TextLine> lines)
パラメータ タイプ 説明
lines IEnumerable`1 認識された行の IEnumerable (例: リストまたは配列)

関連項目