ImgEdit User Control

Image Annotations

   Functions  Description
 Add_Annotation  Inserts an annotation to the displayed image.
 AddNote  Inserts a note annotation in the displayed image.
 AddStamp  Inserts a stamp annotation in the displayed image.
 AddLine  Inserts a line annotation in the displayed image.
 AddArrow  Inserts an arrow annotation in the displayed image.
 AddHighlight  Inserts a highlight annotation in the displayed image.
 AddHide  Inserts a hide annotation in the displayed image.
 AddEllipse  Inserts an ellipse annotation in the displayed image.
 AddImage  Inserts an image annotation to the displayed image.
 AddImageBitmap  Inserts an image bitmap annotation to the displayed image.
 Burn_Annotations  Burn the existing annotations in the displayed image.
 Edit_Annotations  Edits the selected annotation.
 RemoveAnnotations  Removes all annotations or one annotation by index.

 

Thread Safety

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

Platforms

Windows 2000 SP4, Windows Server 2003, Windows XP Media Center Edition, Windows XP Professional x64 Edition, Windows XP SP2, Windows XP Starter Edition, Windows Vista.

The .NET Framework does not support all versions of every platform.

Version Information

.Net Framework 2.0

<< Return