[]
Saves an image into the specified XmlWriter.
public static void SaveImage(XmlWriter writer, Image image)
XmlWriter that will receive the object data.
An image to write.