[]
        
(Showing Draft Content)

C1.Util.DX.WIC.PlanarBitmapSourceTransform.CopyPixels

CopyPixels Method

CopyPixels(RectL?, int, int, BitmapTransformOptions, PlanarOptions, BitmapPlane[], int)

HRESULT IWICPlanarBitmapSourceTransform::CopyPixels([In, Optional] const WICRect* prcSource,[In] unsigned int uiWidth,[In] unsigned int uiHeight,[In] WICBitmapTransformOptions dstTransform,[In] WICPlanarOptions dstPlanarOptions,[In, Buffer] const WICBitmapPlane* pDstPlanes,[In] unsigned int cPlanes)

Declaration
public void CopyPixels(RectL? rcSourceRef, int width, int height, BitmapTransformOptions dstTransform, PlanarOptions dstPlanarOptions, BitmapPlane[] dstPlanesRef, int planes)
Parameters
Type Name Description
RectL? rcSourceRef
int width
int height
BitmapTransformOptions dstTransform
PlanarOptions dstPlanarOptions
BitmapPlane[] dstPlanesRef
int planes