[]
Convert a image to the BASE64 text string.
[CLSCompliant(false)] public static string ToBase64(Image image)
The image object.
The BASE64 text string.