BitmapBuffer.GetPlaneDescription(Int32) Metode

Definisi

Mendapatkan objek BitmapPlaneDescription yang menjelaskan ukuran, offset, dan langkah data bitmap di bidang bit dengan indeks yang ditentukan.

public:
 virtual BitmapPlaneDescription GetPlaneDescription(int index) = GetPlaneDescription;
BitmapPlaneDescription GetPlaneDescription(int const& index);
public BitmapPlaneDescription GetPlaneDescription(int index);
function getPlaneDescription(index)
Public Function GetPlaneDescription (index As Integer) As BitmapPlaneDescription

Parameter

index
Int32

int

Indeks bidang bit tempat deskripsi diambil.

Mengembalikan

Deskripsi bidang bit.

Berlaku untuk