Represents supported annotation file formats.
public enum AnnFormat
Public Enum AnnFormat
typedef enum LTAnnFormat
public enum AnnFormat
public:
enum class AnnFormat sealed
Value | Member | Description |
---|---|---|
0 | Unknown | The format is unknown, not annotations. |
1 | Annotations | Format is XML. This is a text-based format for storing LEAD annotations in the XML (Extensible Markup Language) format. |
2 | PDFAnnotations | Annotations within a PDF file. |
3 | TifTagAnnotations | Annotations tags within a TIFF file. |
4 | WangTagAnnotations | Annotations Wang tags within a TIFF file. |
5 | LegacyAnnotations | Legacy LEADTOOLS annotations. |
Use this enumeration with the AnnCodecs.Save or AnnCodecs.SaveToString method to specify the format to be used when saving the annotation objects.
For more information, refer to Annotation Files.
Help Collections
Raster .NET | C API | C++ Class Library | HTML5 JavaScript
Document .NET | C API | C++ Class Library | HTML5 JavaScript
Medical .NET | C API | C++ Class Library | HTML5 JavaScript
Medical Web Viewer .NET
Multimedia
Direct Show .NET | C API | Filters
Media Foundation .NET | C API | Transforms
Supported Platforms
.NET, Java, Android, and iOS/macOS Assemblies
Imaging, Medical, and Document
C API/C++ Class Libraries
Imaging, Medical, and Document
HTML5 JavaScript Libraries
Imaging, Medical, and Document