AutoAdjustRegion Class |
Namespace: Flir.Atlas.Image
public class AutoAdjustRegion
The AutoAdjustRegion type exposes the following members.
Name | Description | |
---|---|---|
Equals | (Inherited from Object.) | |
GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) | |
GetType | Gets the Type of the current instance. (Inherited from Object.) | |
ToString | Returns a string that represents the current object. (Inherited from Object.) |
Name | Description | |
---|---|---|
IsEnabled |
Get and set if Auto Adjust Region is enabled.
| |
LowerThreshold |
Gets and sets how much of the lower part of the histogram that should be skipped.
| |
Rectangle |
Get and set the Auto adjust region of interest.
| |
UpperThreshold |
Gets and sets how much of the lower part of the histogram that should be skipped.
|