The exception which is thrown when you try to apply some operation on the bitmap, and this operation cannot handle pixel format of this bitmap.
Namespace:
Aurigma.GraphicsMill
Assembly:
Aurigma.GraphicsMill (in Aurigma.GraphicsMill.dll)
<SerializableAttribute> _
Public Class UnsupportedPixelFormatException _
Inherits Exception
[SerializableAttribute]
public class UnsupportedPixelFormatException : Exception