[]
Gets the byte array serialization for the image.
public static byte[] GetBytes(Image image)
Public Shared Function GetBytes(image As Image) As Byte()
Type | Name | Description |
---|---|---|
Image | image | Image |
Type | Description |
---|---|
byte[] | The byte array serialization for the image. |