LEADTOOLS Image Processing (Leadtools.ImageProcessing.Core assembly)

StentEnhancementCommand Constructor(LeadRect,Int32)

Show in webframe







A reference to Leadtools.LeadRect that represents the rectangular region that covers the stent device in the sequence.
Index of the frame to be used as a reference frame in the enhancement process.
Initializes a new instance of the StentEnhancementCommand class object with explicit parameters.
Syntax
public StentEnhancementCommand( 
   LeadRect Region,
   int RefPage
)
'Declaration
 
Public Function New( _
   ByVal Region As LeadRect, _
   ByVal RefPage As Integer _
)
'Usage
 
Dim Region As LeadRect
Dim RefPage As Integer
 
Dim instance As New StentEnhancementCommand(Region, RefPage)
public StentEnhancementCommand( 
   LeadRect Region,
   int RefPage
)

            

            
function StentEnhancementCommand( 
   Region ,
   RefPage 
)
public:
StentEnhancementCommand( 
   LeadRect Region,
   int RefPage
)

Parameters

Region
A reference to Leadtools.LeadRect that represents the rectangular region that covers the stent device in the sequence.
RefPage
Index of the frame to be used as a reference frame in the enhancement process.
Requirements

Target Platforms

See Also

Reference

StentEnhancementCommand Class
StentEnhancementCommand Members
Overload List

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.