DS.Documents.Imaging.Windows Assembly / GrapeCity.Documents.Imaging.Windows Namespace / GcWicBitmap Class / ToByteArray Method / ToByteArray() Method

In This Topic
ToByteArray() Method
In This Topic
Stores the image buffer to a byte array (without the palette and metadata information).
Syntax
'Declaration
 
Public Overloads Function ToByteArray() As System.Byte()
 
See Also