BitmapBuffer.GetPlaneCount Method

Definition

Gets the number of bit planes in the bitmap buffer.

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

Returns

Int32

int

The number of bit planes in the bitmap buffer.

Applies to