ComponentOne Bitmap for UWP
C1.UWP.Bitmap Assembly / C1.Xaml.Bitmap Namespace / C1Bitmap Class / ImportAsFragment Method

In This Topic
    ImportAsFragment Method
    In This Topic
    Loads another C1Bitmap to the given destination within the image.
    Overload List
    OverloadDescription
    Loads another C1Bitmap to the given destination within the image.  
    Loads the pixel buffer from a byte array to the given destination within the image.  
    Copies the unmanaged block of memory to the given destination within the image.  
    Loads a SoftwareBitmap to the given destination within the image.  
    Loads a WriteableBitmap to the given destination within the image.  
    Loads a fragment of the D2D.Bitmap1 to the given destination within the image.  
    See Also