Name | Description | |
---|---|---|
ImageFromBase64String | Converts the specified string, which encodes binary data as base-64 digits into the System.Drawing.Image object. | |
ImageToBase64String | Converts an image into the base 64 string. | |
LoadImage | Loads an image from the specified System.Xml.XmlNode. | |
SaveImage | Saves an image into the specified System.Xml.XmlWriter. |