VintaSoft Imaging .NET SDK 15.1: Documentation for .NET developer
Vintasoft.Imaging.Annotation.Formatters Namespace / AnnotationWangFormatter Class
In This Topic
AnnotationWangFormatter Class Methods
In This Topic
For a list of all methods of this type, see AnnotationWangFormatter.
Public Methods
 NameDescription
Public MethodDeserializes the data on the provided stream and reconstitutes the graph of objects.
Public Methodstatic (Shared in Visual Basic)Returns the SDK version that corresponds to the specified System.Runtime.Serialization.StreamingContext. (Inherited from AnnotationFormatter)
Public MethodSerializes an AnnotationDataCollection or AnnotationData object to the provided stream.
Protected Methods
 NameDescription
Protected MethodEncodes the image using ImageEncoder. (Inherited from AnnotationFormatter)
Protected MethodRaises the AnnotationDataDeserializationException event. (Inherited from AnnotationFormatter)
See Also