ComponentOne Bitmap for WPF
C1.WPF.DX.4.5.2 Assembly / C1.Util.DX.WIC Namespace / BitmapSourceTransform Class / CopyPixels Method

In This Topic
    CopyPixels Method (BitmapSourceTransform)
    In This Topic
    Copies pixel data using the supplied input parameters.
    Overload List
    OverloadDescription
    Copies pixel data using the supplied input parameters.  
    Copies pixel data using the supplied input parameters.  
    Copies pixel data using the supplied input parameters.  
    Copies pixel data using the supplied input parameters.  
    HRESULT IWICBitmapSourceTransform::CopyPixels([In] const void* prc,[In] unsigned int uiWidth,[In] unsigned int uiHeight,[In, Optional] GUID* pguidDstFormat,[In] WICBitmapTransformOptions dstTransform,[In] unsigned int nStride,[In] unsigned int cbBufferSize,[In] void* pbBuffer)  
    See Also