Click or drag to resize
XDL

XBandParamEnhance Properties

The XBandParamEnhance type exposes the following members.

Properties
  NameDescription
Public propertyColorBalance
Color balance(칼라 값의 intensity 조절을 의미) 값.
Public propertyCutMax
CutType인 eCompCutType.User인 경우, 사용자가 설정하는 Cut 최대값.
Public propertyCutMin
CutType인 eCompCutType.User인 경우, 사용자가 설정하는 Cut 최소값.
Public propertyCutType
Histogram을 이용하여 Contrast 조절시 Stretching에 적용될 Histogram의 최소 최대 경계값을 계산하는 방법.
Public propertyDataType
출력 데이터형식
Public propertyGamma
영상 밝기 조절을 위한 Gamma 알고리즘 설정값
Public propertyIntensity000
최소 Intensity값(histogram stretching에 적용).
Public propertyIntensity255
최대 Intensity값(histogram stretching에 적용).
Public propertySrcBand
영상 향상을 위한 Band를 설정
Public propertyStretchType
Histogram stretching 수행방법.
Public propertyValueBrightness
영상 밝기를 조절하기 위한 값(0~255)
Public propertyValueContrast
영상 대조를 조절하기 위한 값(0~255)
Top
See Also