Class ImageFormatException
- Namespace
- SixLabors.ImageSharp
- Assembly
- SixLabors.ImageSharp.dll
The exception that is thrown when the library tries to load an image, which has format or content that is invalid or unsupported by ImageSharp.
public class ImageFormatException : Exception, ISerializable
- Inheritance
-
ImageFormatException
- Implements
- Derived
- Inherited Members