Class ContentArea

Class ContentArea

İsim alanı : Aspose.OCR Toplama: Aspose.OCR.dll (25.4.0)

Bir resimde tespit edilen bir içerik alanı.

public class ContentArea

Inheritance

object ContentArea

mirasçı üyeleri

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

Constructors

ContentArea()

public ContentArea()

Fields

Görüntü

Görüntü bölgesi içeriği ile.

public MemoryStream image

alan değeri

MemoryStream

Endeksi

İçerik alanının sırasındaki endeksi, görüntü içinde benzersizdir.

public int index

alan değeri

int

Properties

Rectangle

İçerik alanının sınır düzeni.

public Rectangle Rectangle { get; set; }

Mülkiyet Değer

Rectangle

 Türkçe