ContentArea

ContentArea class

A content area detected in an image.

public class ContentArea

Constructors

NameDescription
ContentArea()The default constructor.

Fields

NameDescription
imageImage region with the content.
indexThe sequential index of the content area, unique within the image.
RectangleThe bounding rectangle of the content area.

See Also