←Select platform

Factor Property

Summary
Gets or sets a value that represents the temperature value.
Syntax
C#
C++/CLI
Python
public int Factor { get; set; } 
public: 
property int Factor { 
   int get(); 
   void set (    int ); 
} 
Factor # get and set (TemperatureCommand) 

Property Value

The Temperature's value.

Remarks

The acceptable temperature value range is -1024 to 1024. A negative value makes the image look colder, while a positive value makes it look hotter.

Requirements

Target Platforms

Help Version 23.0.2024.3.3
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2024 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.ImageProcessing.Color Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.