共用方式為


BitmapBuffer.GetPlaneCount 方法

定義

取得點陣圖緩衝區中的位平面數目。

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

傳回

Int32

int

點陣圖緩衝區中的位平面數目。

適用於