Enum JpegLoadException.ErrorReason
JpegLoadException.ErrorReason enumeration
Represents the reasons of error.
public enum ErrorReason
Values
Name | Value | Description |
---|---|---|
BasicError | 0 | The basic error type. |
NotEnoughData | 1 | The not enough data in stream. |
See Also
- class JpegLoadException
- namespace Aspose.PSD.CoreExceptions.ImageFormats
- assembly Aspose.PSD