←Select platform

GWireCommand Constructor(RasterImage,Int32)

Summary
Initializes a new GWireCommand class object with explicit parameters.
Syntax
C#
VB
C++
public GWireCommand(  
   RasterImage image 
) 
Public Function New( _ 
   ByVal image As RasterImage _ 
) 
public: 
GWireCommand(  
   RasterImage^ image 
) 

Parameters

image
RasterImage object that references the image to be used in the command.

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.