Class ContentArea

Class ContentArea

Pôvodný názov: Aspose.OCR Zhromaždenie: Aspose.OCR.dll (25.4.0)

Obsah zistený v obraze.

public class ContentArea

Inheritance

object ContentArea

Z dedičných členov

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

Constructors

ContentArea()

public ContentArea()

Fields

obrázok

Obraz regiónu s obsahom.

public MemoryStream image

Fieldová hodnota

MemoryStream

indexovanie

Sekvenčný index obsahu, jedinečný v obraze.

public int index

Fieldová hodnota

int

Properties

Rectangle

Obmedzený obdĺžnik oblasti obsahu.

public Rectangle Rectangle { get; set; }

Hodnota nehnuteľnosti

Rectangle

 Slovenčina