Class ImageFormatException
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.
Inheritance
ImageFormatException
Implements
Inherited Members
Namespace: SixLabors.ImageSharp
Assembly: SixLabors.ImageSharp.dll
Syntax
public class ImageFormatException : Exception, ISerializable