Document Solutions for PDF
GrapeCity.Documents.DX.Windows Assembly / GrapeCity.Documents.DX.Direct2D Namespace / BitmapRenderTarget Class / Create Method

In This Topic
    Create Method (BitmapRenderTarget)
    In This Topic
    Creates a bitmap render target for use during intermediate offscreen drawing that is compatible with the current render targe with same size, pixel size and pixel format.
    Overload List
    OverloadDescription
    Creates a bitmap render target for use during intermediate offscreen drawing that is compatible with the current render targe with same size, pixel size and pixel format.  
    Creates a bitmap render target for use during intermediate offscreen drawing that is compatible with the current render target with same pixel size and pixel format.  
    Creates a bitmap render target for use during intermediate offscreen drawing that is compatible with the current render target with same size and pixel size.  
    Creates a bitmap render target for use during intermediate offscreen drawing that is compatible with the current render target.  
    See Also