[]
        
(Showing Draft Content)

C1.Util.DX.WIC.PlanarBitmapFrameEncode.WriteSource

WriteSource Method

WriteSource(BitmapSource[], int, RectL?)

HRESULT IWICPlanarBitmapFrameEncode::WriteSource([In, Buffer] IWICBitmapSource** ppPlanes,[In] unsigned int cPlanes,[In, Optional] WICRect* prcSource)

Declaration
public void WriteSource(BitmapSource[] planesOut, int planes, RectL? rcSourceRef)
Parameters
Type Name Description
BitmapSource[] planesOut
int planes
RectL? rcSourceRef

WriteSource(ComArray<BitmapSource>, int, RectL?)

HRESULT IWICPlanarBitmapFrameEncode::WriteSource([In, Buffer] IWICBitmapSource** ppPlanes,[In] unsigned int cPlanes,[In, Optional] WICRect* prcSource)

Declaration
public void WriteSource(ComArray<BitmapSource> planesOut, int planes, RectL? rcSourceRef)
Parameters
Type Name Description
ComArray<BitmapSource> planesOut
int planes
RectL? rcSourceRef