[]
        
(Showing Draft Content)

FarPoint.Win.Spread.CellType.ImageCellType.GetBase64String

GetBase64String Method

GetBase64String(Image)

Gets the base-64 string encoding for the byte array serialization of the image.

Declaration
public static string GetBase64String(Image image)
Public Shared Function GetBase64String(image As Image) As String
Parameters
Type Name Description
Image image

Image

Returns
Type Description
string

The base-64 string encoding.