Package | Description |
---|---|
com.aspose.psd.coreexceptions |
The package contains exceptions thrown by any of the core Imaging components.
|
com.aspose.psd.coreexceptions.imageformats |
The package contains exceptions thrown by one of the file formats supported.
|
Modifier and Type | Class and Description |
---|---|
class |
ImageCreateException
The image create exception.
|
class |
ImageLoadException
The image load exception.
|
class |
ImageSaveException
The image save exception.
|
Modifier and Type | Class and Description |
---|---|
class |
BmpImageException
The bmp image exception.
|
class |
GifImageException
The Gif image exception.
|
class |
Jpeg2000Exception
Exceptions for Jpeg files
|
class |
JpegException
Exceptions for Jpeg files
|
class |
JpegLoadException
Represents the JPEG image loading exception.
|
class |
PsdImageArgumentException
The psd image argument exception.
|
class |
PsdImageException
The psd image exception.
|
class |
PsdImageResourceException
The psd image resource exception.
|
class |
TiffImageException
The Tiff image exception
|