Initializes a new instance of the UnsupportedPixelFormatException class with a specified error message.
Namespace:
Aurigma.GraphicsMill
Assembly:
Aurigma.GraphicsMill (in Aurigma.GraphicsMill.dll)
public UnsupportedPixelFormatException(
string message
)
Type: System.String
The message that describes the error.