(Document and Medical Imaging toolkits)
LEADTOOLS provides many functions that allow the user to extract information from annotation objects. Once that information has been extracted, it can be modified using any of a number of functions provided by LEADTOOLS.
L_AnnEnumerate is a special function that processes each object in a specified container using a designated callback function. Once an object is obtained, many of the functions listed below can be called to obtain the desired information.
The following functions are general in nature and apply to the majority of annotation objects. For more information, refer to the individual function's documentation.
This next set of functions is more specialized, applying only to certain annotation objects. For more information, refer to the individual function's documentation.
This final set of functions applies only to automation 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