ImageStream

OcrContext.ImageStream property

処理する画像を含むストリームを取得します。

public Stream ImageStream { get; }

プロパティ値

処理する画像を含むストリーム。

関連項目