←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 20.0.2020.4.3
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.ImageProcessing.Core Assembly