BitmapBuffer.GetPlaneCount 메서드

정의

비트맵 버퍼의 비트 평면 수를 가져옵니다.

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

반환

Int32

int

비트맵 버퍼의 비트 평면 수입니다.

적용 대상