public abstract class TileElement extends Command
| Modifier and Type | Method and Description |
|---|---|
CompressionType |
getCompressionType() |
StructuredDataRecord |
getDataRecord() |
byte[] |
getImage() |
int |
getRowPaddingIndicator() |
void |
setImage(byte[] value) |
assert_, getElementClass, getElementId, readFromBinary, toString, writeAsBinary, writeAsClearTextpublic final StructuredDataRecord getDataRecord()
public final CompressionType getCompressionType()
public final int getRowPaddingIndicator()
public final byte[] getImage()
public final void setImage(byte[] value)
Copyright (c) 2008-2025 Aspose Pty Ltd. All Rights Reserved.