[]
Saves an image into the specified System.Xml.XmlWriter.
public static void SaveImage(XmlWriter writer, Image image)
| Type | Name | Description |
|---|---|---|
| XmlWriter | writer | System.Xml.XmlWriter that will receive the object data. |
| Image | image | An image to write. |