Package | Description |
---|---|
com.aspose.cad.cadexceptions.imageformats | |
com.aspose.cad.fileformats.psd.resources |
Modifier and Type | Method and Description |
---|---|
ResourceBlock |
PsdImageResourceException.getResource()
Gets the psd resource which caused this exception.
|
Constructor and Description |
---|
PsdImageResourceException(String message,
ResourceBlock resource)
Initializes a new instance of the
PsdImageResourceException class. |
PsdImageResourceException(String message,
ResourceBlock resource,
Throwable innerException)
Initializes a new instance of the
PsdImageResourceException class. |
Modifier and Type | Class and Description |
---|---|
class |
GridAndGuidesResouce
Represents the grid and guides resource.
|
class |
Thumbnail4Resource
Represents the thumbnail resource for psd 4.0.
|
class |
ThumbnailResource
The thumbnail resource block.
|
class |
TransparencyIndexResource
The transparency index resource block.
|
class |
UnknownResource
The unknown resource.
|
class |
XmpResouce
Represents the XMP metadata resource.
|