InvalidImageFormatException
InvalidImageFormatException class
The exception that is thrown when trying to open, load, save or process somehow else some content, that presumably is an image (raster or vector),
but actually is an image of unexpected and/or unsupported format or not an image at all.
The InvalidImageFormatException type exposes the following members:
Constructors
Name | Description |
---|---|
InvalidImageFormatException(message) | Initializes a new instance of the InvalidImageFormatException class |
See Also
- namespace groupdocs.viewer.exceptions
- assembly GroupDocs.Viewer