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

In This Topic
    ToByteArray Method (GcWicBitmap)
    In This Topic
    Stores the image buffer to a byte array (without the palette and metadata information).
    Overload List
    OverloadDescription
    Stores the image buffer to a byte array (without the palette and metadata information).  
    Stores the image buffer to a byte array with the same stride (bytes per row).  
    Stores a rectangular area of the image to a byte array.  
    See Also