Name | Description | |
---|---|---|
![]() | AnnotationWangFormatter Constructor | Initializes a new instance of the AnnotationWangFormatter class. |
The following tables list the members exposed by AnnotationWangFormatter.
Name | Description | |
---|---|---|
![]() | AnnotationWangFormatter Constructor | Initializes a new instance of the AnnotationWangFormatter class. |
Name | Description | |
---|---|---|
![]() | Binder | Gets or sets the SerializationBinder that performs type lookups during deserialization. (Inherited from Vintasoft.Imaging.Annotation.Formatters.AnnotationFormatter) |
![]() | Context | Overridden. Gets or sets the StreamingContext used for serialization and deserialization. |
![]() | ImageEncoder | Gets the encoder that is used to serialize images. (Inherited from Vintasoft.Imaging.Annotation.Formatters.AnnotationFormatter) |
![]() | SurrogateSelector | Gets or sets the SurrogateSelector used by the current formatter. (Inherited from Vintasoft.Imaging.Annotation.Formatters.AnnotationFormatter) |
Name | Description | |
---|---|---|
![]() | ImageResolution | Gets the resolution, in dpi, of underlying image. (Inherited from Vintasoft.Imaging.Annotation.Formatters.AnnotationFormatter) |
Name | Description | |
---|---|---|
![]() | Deserialize | Overridden. Deserializes the data on the provided stream and reconstitutes the graph of objects. |
![]() | Serialize | Overridden. Serializes an Vintasoft.Imaging.Annotation.AnnotationDataCollection or Vintasoft.Imaging.Annotation.AnnotationData object to the provided stream. |
Name | Description | |
---|---|---|
![]() | EncodeImage | Encodes the image using ImageEncoder. (Inherited from Vintasoft.Imaging.Annotation.Formatters.AnnotationFormatter) |
![]() | OnAnnotationDataDeserializationException | Raises the AnnotationDataDeserializationException event. (Inherited from Vintasoft.Imaging.Annotation.Formatters.AnnotationFormatter) |
Name | Description | |
---|---|---|
![]() | AnnotationDataDeserializationException | Occurs when an exception occurs during deserialization of annotation data collection. (Inherited from Vintasoft.Imaging.Annotation.Formatters.AnnotationFormatter) |