Document Solutions for PDF
GrapeCity.Documents.DX.Windows Assembly / GrapeCity.Documents.DX.Direct2D Namespace / Bitmap Class / CopyFromMemory Method

In This Topic
    CopyFromMemory Method
    In This Topic
    Copies the specified region from memory into the current bitmap.
    Overload List
    OverloadDescription
    Copies the specified region from memory into the current bitmap.  
    Copies the specified region from memory into the current bitmap.  
    Copies the specified region from memory into the current bitmap.  
    Copies the specified region from memory into the current bitmap.  
    Copies the specified region from memory into the current bitmap.  
    Copies the specified region from memory into the current bitmap.  
    HRESULT ID2D1Bitmap::CopyFromMemory([In, Optional] const D2D_RECT_U* dstRect,[In] const void* srcData,[In] unsigned int pitch)  
    See Also