Click or drag to resize
XDL

XBandParamEnhance Properties

The XBandParamEnhance type exposes the following members.

Properties
  Name Description
Public property ColorBalance Color balance(칼라 값의 intensity 조절을 의미) 값.
Public property CutMax CutType인 eCompCutType.User인 경우, 사용자가 설정하는 Cut 최대값.
Public property CutMin CutType인 eCompCutType.User인 경우, 사용자가 설정하는 Cut 최소값.
Public property CutType Histogram을 이용하여 Contrast 조절시 Stretching에 적용될 Histogram의 최소 최대 경계값을 계산하는 방법.
Public property DataType 출력 데이터형식
Public property Gamma 영상 밝기 조절을 위한 Gamma 알고리즘 설정값
Public property Intensity000 최소 Intensity값(histogram stretching에 적용).
Public property Intensity255 최대 Intensity값(histogram stretching에 적용).
Public property SrcBand 영상 향상을 위한 Band를 설정
Public property StretchType Histogram stretching 수행방법.
Public property ValueBrightness 영상 밝기를 조절하기 위한 값(0~255)
Public property ValueContrast 영상 대조를 조절하기 위한 값(0~255)
Top
See Also