public class ContentArea extends Object
| Modifier and Type | Field and Description |
|---|---|
BufferedImage |
image
Image region with the content.
|
int |
index
The sequential index of the content area, unique within the image.
|
Rectangle |
rectangle
The bounding rectangle of the content area.
|
| Constructor and Description |
|---|
ContentArea() |
public int index
public BufferedImage image
public Rectangle rectangle
Copyright © 2025 Aspose. All rights reserved.