CGBitmapContext.AlphaInfo Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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