←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 Leadtools.RasterImage _ 
)  
public: 
void UpdateStentImage(  
   Leadtools.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 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.ImageProcessing.Core Assembly