com.aspose.psd.coreexceptions.compressors
The package contains exceptions thrown by one of the compression algorithms supported.
Classes
| Class | Description |
|---|---|
| DeflateCompressorException | The Deflate compressor exception. |
| LzwCompressorException | The lzw compressor exception. |
| RleCompressorException | The rle compressor exception. |