ComponentOne Bitmap for UWP
ImportAsFragment Method

C1.UWP.Bitmap Assembly > C1.Xaml.Bitmap Namespace > C1Bitmap Class : ImportAsFragment Method
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

Reference

C1Bitmap Class
C1Bitmap Members