Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.6.27
|
Leadtools.ImageProcessing.Core Namespace > GWireCommand Class > GWireCommand Constructor : GWireCommand Constructor(RasterImage,Int32) |
public GWireCommand( RasterImage image, int ExternalEnergy )
'Declaration
Public Function New( _ ByVal image As RasterImage, _ ByVal ExternalEnergy As Integer _ )
'Usage
Dim image As RasterImage Dim ExternalEnergy As Integer Dim instance As New GWireCommand(image, ExternalEnergy)
public GWireCommand( RasterImage image, int ExternalEnergy )
function GWireCommand( image , ExternalEnergy )
public: GWireCommand( RasterImage^ image, int ExternalEnergy )