LEADTOOLS Image Processing (Leadtools.ImageProcessing.Color assembly)

TemperatureCommand Constructor(Int32)

Show in webframe







The temperature's value.
Initializes a new TemperatureCommand class object with explicit parameters.
Syntax
public TemperatureCommand( 
   int factor
)
'Declaration
 
Public Function New( _
   ByVal factor As Integer _
)
'Usage
 
Dim factor As Integer
 
Dim instance As New TemperatureCommand(factor)
public TemperatureCommand( 
   int factor
)
- (id)initWithFactor:(int)factor;
public TemperatureCommand(int factor)
function TemperatureCommand( 
   factor 
)
public:
TemperatureCommand( 
   int factor
)

Parameters

factor
The temperature's value.
Requirements

Target Platforms

See Also

Reference

TemperatureCommand Class
TemperatureCommand Members
Overload List

 

 


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