ResourceBlock class
ResourceBlock class
The resource block.
The ResourceBlock type exposes the following members:
Properties
Property | Description |
---|---|
signature | Gets the resource signature. Should be always ‘8BIM’. |
id | Gets or sets the unique identifier for the resource. |
name | Gets or sets the resource name. Pascal string, padded to make the size even (a null name consists of two bytes of 0). |
data_size | Gets the resource data size in bytes. |
size | Gets the resource block size in bytes including its data. |
minimal_version | Gets the minimal required PSD version. |
RESOUCE_BLOCK_SIGNATURE | The resource signature. |
Methods
Method | Description |
---|---|
save | Saves the resource block to the specified stream. |
validate_values | Validates the resource values. |
See Also
- module
aspose.cad.fileformats.psd