Document Solutions for PDF
GrapeCity.Documents.Imaging.Windows Assembly / GrapeCity.Documents.Imaging.Windows Namespace / GcWicBitmap Class / GcWicBitmap Constructor

In This Topic
    GcWicBitmap Constructor
    In This Topic
    Overload List
    OverloadDescription
    Initializes an instance of the GcWicBitmap class.  
    Initializes a new instance of the GcWicBitmap class and creates the image.

    The image content is not initialized and can contain any random data.

     
    Initializes a new instance of the GcWicBitmap class.  
    Initializes a new instance of the GcWicBitmap class.  
    Initializes a new instance of the GcWicBitmap class.  
    Initializes a new instance of the GcWicBitmap class.  
    Initializes a new instance of the GcWicBitmap class from an instance of GrapeCity.Documents.Imaging.GcBitmap.

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

     
    Initializes a new instance of the GcWicBitmap class.  
    See Also