ComponentOne Bitmap for WinForms
C1.Win.Bitmap.4.5.2 Assembly / C1.Win.Bitmap Namespace / C1Bitmap Class / ToByteArray Method

In This Topic
    ToByteArray Method (C1Bitmap)
    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 part of the image buffer to a byte array.  
    See Also