Class ContentArea

Class ContentArea

名称: Aspose.OCR 組み合わせ: Aspose.OCR.dll (25.4.0)

画像で検出されたコンテンツエリア。

public class ContentArea

Inheritance

object ContentArea

相続人

object.GetType() , object.MemberwiseClone() , object.ToString() , object.Equals(object?) , object.Equals(object?, object?) , object.ReferenceEquals(object?, object?) , object.GetHashCode()

Constructors

ContentArea()

public ContentArea()

Fields

イメージ

コンテンツを含む地域のイメージ

public MemoryStream image

フィールド価値

MemoryStream

インデックス

コンテンツ領域の連続指数は、画像内でユニークです。

public int index

フィールド価値

int

Properties

Rectangle

コンテンツ領域の直角。

public Rectangle Rectangle { get; set; }

不動産価値

Rectangle

 日本語