[]
Serializes an image to XML as a base-64 encoded string to a specified element with the specified writer.
public static void SerializeImage(Image image, string elementName, XmlTextWriter w)
Public Shared Sub SerializeImage(image As Image, elementName As String, w As XmlTextWriter)