Initializes a new instance of the UnsupportedPixelFormatException class.
Name | Description | |
---|---|---|
UnsupportedPixelFormatException() |
Initializes a new instance of the UnsupportedPixelFormatException class. |
|
UnsupportedPixelFormatException(String) |
Initializes a new instance of the UnsupportedPixelFormatException class with a specified error message. |
|
UnsupportedPixelFormatException(String, Exception) |
Initializes a new instance of the UnsupportedPixelFormatException class with a specified error message and a reference to the inner exception that is the cause of this exception. |