←Select platform

UpdateStentImage Method

Summary
Updates the average output image after modifying the StentMarkers array.
Syntax
C#
VB
C++
public void UpdateStentImage( 
   RasterImage image 
) 
Public Sub UpdateStentImage( _ 
   ByVal image As RasterImage _ 
)  
public: 
void UpdateStentImage(  
   RasterImage^ image 
)  

Parameters

image
A reference to RasterImage that represents the sequence to perform the stent enhancement on.

Remarks

This method detects the modified markers in the StentMarkers array.

Requirements

Target Platforms

Help Version 21.0.2021.7.2
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.ImageProcessing.Core Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.