←Select platform

AnnCodecs Class Methods

Summary

For a list of all members of this type, see AnnCodecs members

Public Methods

Name Description
GetInfo Gets information about the specified annotation file.
GetInfoAsync Gets information about the specified annotation file.
GetInfoFromString Gets information about the specified annotation xml data.
GetInfoFromXmlDocument Gets information about the specified XML document.
GetInfoFromXmlDocument Gets information about the specified XML document.
Load Loads an annotation container from the specified file with the specified resolution (for annotation files saved with LEADTOOLS prior to version 15).
Load Loads an annotation container from the specified XML data.
Load Loads an annotation container from the specified XML data.
LoadAll Loads all the annotation containers from the specified multi-page annotation file with the specified resolution (for annotation files saved with LEADTOOLS prior to version 15).
LoadAll Loads all the annotation containers from the specified multi-page annotation file.
LoadAllAsync Loads all the annotation containers from the specified multi-page storage file.
LoadAllFromString Loads an array of annotation containers from the specified xml data.
LoadAsync Loads an annotation container from the specified storage file.
LoadFromString Loads an annotation container from the specified xml data.
LoadFromXmlDocument Loads an annotation container from the specified XML document.
LoadFromXmlDocument Loads an annotation container from the specified XML document.
Save Saves an annotation container to a writer.
Save Saves an annotation container to XML data.
SaveAll Saves an array of annotation containers to a file.
SaveAllAsync Saves an array of annotation containers to a storage file data.
SaveAllToString Saves an array of annotation containers to a string.
SaveAsync Saves an annotation container to a storage file data.
SaveLayer Saves an annotation layer to a file.
SaveLayer Saves an annotation layer to a writer.
SaveLayerAsync Saves an annotation layer to a storage file data.
SaveLayerToString Saves an annotation layer to a string.
SaveToString Saves an annotation container to a string.
SaveToTag Saves the annotation objects in a container to a TIFF tag.
Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Annotations.Core Assembly