ComponentOne Bitmap for WinForms
C1.Win.Bitmap.4.5.2 Assembly / C1.Win.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 System.Drawing.Bitmap to the given destination within the image.  
    Loads a fragment of the D2D.Bitmap1 to the given destination within the image.  
    See Also