Atalasoft.Annotate.Formatters Namespace |
Class | Description | |
---|---|---|
AnnotationDeserializationEventArgs | This class contains information used when deserializing annotations. | |
AnnotationDeserializationEventArgsT | This class contains information used when deserializing annotations. | |
JoltXmpFormatter | This class is used to serialize and deserialize XMP annotation data from JoltImage. The
XmpFormatter will automatically use this class to deserialize when needed. | |
LegacyXmpFormatter | This class is used to serialize and deserialize XMP annotation data from DotAnnotate 4.0 and earlier. The
XmpFormatter will automatically use this class to deserialize when needed. | |
WangAnnotationSerializationEventArgs | This class contains information used for WANG serialization. | |
WangFormatter | The WangFormatter converts annotation data to and from WANG format. | |
XmpFormatter | This class converts objects into XMP data to be embedded into images or saved as standalone files.
|
Structure | Description | |
---|---|---|
WangFormatterWangImageAnnotationImageAttributes |
Attributes of Wang Image Annotations
|
Interface | Description | |
---|---|---|
ILegacyXmpSupport | This interface is used by annotation to support reading from and generating XMP annotation data for
versions 4 and below of DotAnnotate. |
Delegate | Description | |
---|---|---|
AnnotationDeserializationEventHandler | Used to handle the AnnotationDeserialization event. |