ComponentOne Bitmap for UWP
C1.UWP.DX Assembly / C1.Util.DX.Direct2D Namespace / BitmapRenderTarget Class / GetBitmap Method

In This Topic
    GetBitmap Method (BitmapRenderTarget)
    In This Topic
    HRESULT ID2D1BitmapRenderTarget::GetBitmap([Out] ID2D1Bitmap** bitmap)
    Syntax
    'Declaration
     
    Public Function GetBitmap() As Bitmap
    public Bitmap GetBitmap()
    See Also