Converts a P8 annotation object to a LEADTOOLS AnnObject.
public static AnnObject ConvertFromIBMP8(
string xml,
IBMP8ReadOptions readOptions
)
Public Shared Function ConvertFromIBMP8(
ByVal xml As String,
ByVal readOptions As IBMP8ReadOptions
) As AnnObject
public:
static AnnObject^ ConvertFromIBMP8(
String^ xml,
IBMP8ReadOptions^ readOptions
)
xml
Input XML containing a single FileNet P8 annotation object.
readOptions
Options to use when reading the data.
LEADTOOLS annotation object that closely mimics the value of the input P8 annotation object.
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