Removes an alpha channel from the specified pixel format.
Namespace:
Aurigma.GraphicsMill
Assembly:
Aurigma.GraphicsMill (in Aurigma.GraphicsMill.dll)
public static PixelFormat DiscardAlpha(
PixelFormat format
)
Type: Aurigma.GraphicsMill.PixelFormat
A PixelFormat to remove an alpha channel from.