[]
        
(Showing Draft Content)

C1.Util.SvgRendering.ToBase64

ToBase64 Method

ToBase64(Image)

Convert a image to the BASE64 text string.

Declaration
[CLSCompliant(false)]
public static string ToBase64(Image image)
Parameters
Type Name Description
Image image

The image object.

Returns
Type Description
string

The BASE64 text string.