Document Solutions for Imaging
GrapeCity.Documents.Imaging.Windows Assembly / GrapeCity.Documents.Imaging.Windows Namespace / GcWicBitmap Class / ImportAsFragment Method

In This Topic
    ImportAsFragment Method
    In This Topic
    Loads another GcWicBitmap at the given destination within the image.
    Overload List
    OverloadDescription
    Loads another GcWicBitmap at the given destination within the image.  
    Loads a GrapeCity.Documents.Imaging.GcBitmap at the given destination within the image.

    If the source image is not opaque, the color channels must be premultiplied with the alpha channel.

     
    Loads the pixel buffer from a byte array at the given destination within the image.  
    Copies the unmanaged block of memory ato the given destination within the image.  
    See Also