Enum JpegLoadException.ErrorReason
- Namespace
- Aspose.Imaging.CoreExceptions.ImageFormats
- Assembly
- Aspose.Imaging.dll
Represents the reasons of error.
public enum JpegLoadException.ErrorReason
Fields
BasicError = 0
The basic error type.
NotEnoughData = 1
The not enough data in stream.