Gets a value indicating whether the current pixel format supports alpha channel (information about opacity of pixels).
Namespace:
Aurigma.GraphicsMill
Assembly:
Aurigma.GraphicsMill (in Aurigma.GraphicsMill.dll)
public bool HasAlpha { get; }
true
if the current pixel format supports alpha channel; otherwise false
.