[]
        
(Showing Draft Content)

FarPoint.Win.Spread.CellType.ImageCellType.GetBytes

GetBytes Method

GetBytes(Image)

Gets the byte array serialization for the image.

Declaration
public static byte[] GetBytes(Image image)
Public Shared Function GetBytes(image As Image) As Byte()
Parameters
Type Name Description
Image image

Image

Returns
Type Description
byte[]

The byte array serialization for the image.