CGBitmapContext.AlphaInfo 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
取得 物件的 Alpha 資訊 this
CGBitmapContext ,做為 CGImageAlphaInfo 物件,如果 this
物件不是點陣圖內容,則 None 為 。
public CoreGraphics.CGImageAlphaInfo AlphaInfo { get; }
member this.AlphaInfo : CoreGraphics.CGImageAlphaInfo