This documentation is for the old version. Go to the latest Graphics Mill docs

UnsupportedPixelFormatException Constructor

Initializes a new instance of UnsupportedPixelFormatException class.

Overload List

Name Description
Public method UnsupportedPixelFormatException()

Initializes a new instance of UnsupportedPixelFormatException class.

Public method UnsupportedPixelFormatException(String)

Initializes a new instance of the UnsupportedPixelFormatException class with a specified error message.

Public method 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.

See Also

Reference