com.aspose.cad.fileformats.psd
com.aspose.cad.fileformats.psd package
It includes the ResourceBlock class for accessing individual PSD resource blocks, the CompressionMethod enum for specifying PSD compression types, and the nested ResourceBlockState enum describing block states. Use these types to read, modify, and write PSD metadata within Aspose.CAD for Java.
Classes
| Name | Description |
|---|---|
| ResourceBlock | The resource block. |
Enums
| Name | Description |
|---|---|
| CompressionMethod | Defines the compression method used for image data. |
| ResourceBlock.ResourceBlockState | Represents resource block state. |