CGBitmapContext.AlphaInfo Property

Definition

Gets the alpha information for this CGBitmapContext object, as a CGImageAlphaInfo object, or None if this object is not a bitmap context.

public CoreGraphics.CGImageAlphaInfo AlphaInfo { get; }
member this.AlphaInfo : CoreGraphics.CGImageAlphaInfo

Property Value

Applies to