ComponentOne Bitmap for WinForms
C1.Win.C1DX.4.5.2 Assembly / C1.Util.DX.Direct2D Namespace / Bitmap Class / CopyFromRenderTarget Method

In This Topic
    CopyFromRenderTarget Method
    In This Topic
    Copies the specified region from the specified render target into the current bitmap.
    Overload List
    OverloadDescription
    Copies the specified region from the specified render target into the current bitmap.  
    Copies the specified region from the specified render target into the current bitmap.  
    Copies the specified region from the specified render target into the current bitmap.  
    HRESULT ID2D1Bitmap::CopyFromRenderTarget([In, Optional] const D2D_POINT_2U* destPoint,[In] ID2D1RenderTarget* renderTarget,[In, Optional] const D2D_RECT_U* srcRect)  
    See Also