C1.Win.8 Assembly / C1.Win.Util Namespace / BinarySerializer Class


In This Topic
BinarySerializer Class Methods
In This Topic

For a list of all members of this type, see BinarySerializer members.

Public Methods
 NameDescription
Public Methodstatic (Shared in Visual Basic)Converts the specified string, which encodes binary data as base-64 digits into the System.Drawing.Image object.  
Public Methodstatic (Shared in Visual Basic)Converts an image into the base 64 string.  
Public Methodstatic (Shared in Visual Basic)Loads an image from the specified System.Xml.XmlNode.  
Public Methodstatic (Shared in Visual Basic)Saves an image into the specified System.Xml.XmlWriter.  
Top
See Also