public final class UnknownResource extends ResourceBlock
The unknown resource. When a resource block is not recognized then this resource block is created.
ResourceBlock.ResourceBlockStateRESOUCE_BLOCK_SIGNATURE| Modifier and Type | Method and Description |
|---|---|
byte[] |
getData()
Gets the resource data.
|
int |
getDataSize()
Gets the resource data size in bytes.
|
int |
getMinimalVersion()
Gets the minimal required psd version.
|
getID, getName, getSignature, getSize, save, setID, setName, validateValuespublic byte[] getData()
Gets the resource data.
public int getDataSize()
Gets the resource data size in bytes.
getDataSize in class ResourceBlockpublic int getMinimalVersion()
Gets the minimal required psd version.
getMinimalVersion in class ResourceBlockCopyright (c) 2008-2021 Aspose Pty Ltd. All Rights Reserved.