[]
HRESULT IWICPlanarBitmapFrameEncode::WritePixels([In] unsigned int lineCount,[In, Buffer] WICBitmapPlane* pPlanes,[In] unsigned int cPlanes)
public void WritePixels(int lineCount, BitmapPlane[] planesRef, int planes)
| Type | Name | Description |
|---|---|---|
| int | lineCount | |
| BitmapPlane[] | planesRef | |
| int | planes |