次の方法で共有


CGBitmapContext.BitsPerPixel プロパティ

定義

ピクセルあたりのビット数。

public nint BitsPerPixel { get; }
member this.BitsPerPixel : nint

プロパティ値

System.System.IntPtr System.nativeint

オブジェクトのピクセルあたりのビット数を thisCGBitmapContext 取得します。オブジェクトがビットマップ コンテキストでない場合 this は 0 を取得します。

適用対象