BitmapBuffer.GetPlaneCount メソッド

定義

ビットマップ バッファー内のビット プレーンの数を取得します。

public:
 virtual int GetPlaneCount() = GetPlaneCount;
int GetPlaneCount();
public int GetPlaneCount();
function getPlaneCount()
Public Function GetPlaneCount () As Integer

戻り値

Int32

int

ビットマップ バッファー内のビット プレーンの数。

適用対象