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