VintaSoft Imaging .NET SDK 14.0: Documentation for .NET developer
In This Topic
    Introduction to annotating images
    In This Topic
    VintaSoft Annotation .NET Plug-in contains a set of classes, which allow to annotate images in very simple manner.

    The classes are divided into several groups.

    The classes, which store annotation data:
    The classes intended for loading and saving annotations:
    The classes, which define the appearance of annotation:
    The classes, which store information about relations between the image, the annotation data and annotation appearance:
    The classes intended for displaying of annotations:

    The classes intended for displaying of images with annotations:
    The classes intended to build rectangle based annotations: RectangularAnnotationBuilder.
    The classes intended to build point based annotations: PointBasedAnnotationPointBuilder, PointBasedAnnotationLineBuilder.

    The classes intended to transform rectangle based annotations: RectangularAnnotationTransformer, RectangularTextAnnotationTransformer.
    The classes intended to transform point based annotations: PointBasedAnnotationRectangularTransformer, PointBasedAnnotationPointTransformer.


    Here is a diagram which shows relationships among the classes: