public class RtfImage extends Object
A class, representing image.
| Constructor and Description |
|---|
RtfImage() |
| Modifier and Type | Method and Description |
|---|---|
byte[] |
getImageData() |
int |
getImageType() |
void |
setImageData(byte[] value) |
void |
setImageType(int value) |
Copyright © 2026 Aspose. All Rights Reserved.