'Declaration Public Function GetImageWithAnnotations( _
ByVal indexИндекс изображения в 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
- Индекс изображения в Images.
Return Value
Клонированное изображение с аннотациями.