RasterImage.HasAlpha

RasterImage.HasAlpha property

Gets a value indicating whether this instance has alpha.

public virtual bool HasAlpha { get; }

Property Value

true if this instance has alpha; otherwise, false.

See Also