ImageReadException Constructor |
| Name | Description | |
|---|---|---|
| ImageReadException | Creates a new instance of ImageReadException. | |
| ImageReadException(String) | Creates a new instance of ImageReadException specifying the exception message. | |
| ImageReadException(SerializationInfo, StreamingContext) |
Initializes a new instance of the ImageReadException class.
| |
| ImageReadException(String, Exception) | Creates a new instance of ImageReadException specifying the exception message and inner exception.
|