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