Gets a value indicating whether this color is transparent.
Namespace:
Aurigma.GraphicsMill
Assembly:
Aurigma.GraphicsMill (in Aurigma.GraphicsMill.dll)
public bool IsTransparent { get; }
true
if color is transparent; otherwise, false
.