The following tables list the members exposed by AnnCodecs.
Public Constructors
Name | Description | |
---|---|---|
![]() ![]() |
AnnCodecs | Initializes a new instance of an AnnCodecs object. |
Public Methods
Name | Description | |
---|---|---|
![]() |
getInfo | Gets information about the specified annotation xml data. |
![]() |
getInfoFromXmlDocument | Gets information about the specified annotation xml document. |
![]() |
load | Loads an annotation container from the specified xml data. |
![]() |
loadAll | Loads all the annotation containers from the specified XML data containing a multi-page annotation file. |
![]() |
loadAllFromXML | Loads all the annotation containers from the specified xml document containing a multi-page annotation file. |
![]() |
loadFromXmlDocument | Loads an annotation container from the specified xml document. |
![]() |
save | Saves an annotation container to xml data. |
![]() |
saveAll | Saves an array of annotation containers to xml data. |
![]() |
saveLayer | Saves an annotation layer to xml data. |
Public Properties
Name | Description | |
---|---|---|
![]() |
deserializeOptions | Gets or sets the options to use when loading annotation objects. |
![]() |
loadSourceResolution | Gets or sets the source resolution to use when loading annotation containers. |
![]() |
loadTargetResolution | Gets or sets the target resolution to use when loading annotation containers. |
![]() |
loadUseDpi | Gets or sets a value that indicate whether to use the target resolution during load. |
![]() |
serializeOptions | Gets or sets the options to use when saving annotation objects. |
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET