'Declaration Public Function GetImageWithAnnotations( _
ByVal indexIndex of image in the Images.As System.Int32 _
) As Vintasoft.Imaging.VintasoftImage
public Vintasoft.Imaging.VintasoftImage GetImageWithAnnotations(
System.Int32 index
)
public: Vintasoft.Imaging.VintasoftImage* GetImageWithAnnotations(
System.Int32 index
)
public:
Vintasoft.Imaging.VintasoftImage^ GetImageWithAnnotations(
System.Int32 index
)
Parameters
- index
- Index of image in the Images.
Return Value
A cloned image with drawn annotations.