C#
VB
C++
Updates the average output image after modifying the StentMarkers array.
public void UpdateStentImage(
RasterImage image
)
Public Sub UpdateStentImage( _
ByVal image As Leadtools.RasterImage _
)
public:
void UpdateStentImage(
Leadtools.RasterImage^ image
)
image
A reference to RasterImage that represents the sequence to perform the stent enhancement on.
This method detects the modified markers in the StentMarkers array.
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