GM_ContrastMode_t8 Enumeration |
This type represents the different contrast adjustment modes that are available
Namespace:GlobalMapper.Types
Assembly: GlobalMapperWrapperNET (in GlobalMapperWrapperNET.dll) Version: 18.0.0.0 (18.0.0.0)

C#
Copy
public enum GM_ContrastMode_t8

Member name | Value | Description | |
---|---|---|---|
Contrast_None | 0 | ||
Contrast_PercentageStretch | 1 | Stretch within some std-dev of mean to 0-255 range | |
Contrast_RangeStretch | 2 | Stretch entire valid range to 0-255 range | |
Contrast_NumModes | 3 | ||
Contrast_DefaultAuto | 1 |
