Layer.HasAlpha

Layer.HasAlpha property

Gets a value indicating whether this instance has alpha.

public override bool HasAlpha { get; }

Property Value

true if this instance has alpha; otherwise, false.

See Also