 | XDMCompositeAddHistPt Method |
입력 인덱스에 대하여 Piecewise Linear Stretching을 적용하기 위해 경계값 및 Intensity 값을 추가한다.
Namespace:
Pixoneer.NXDL.NRS
Assembly:
NXDLrs (in NXDLrs.dll) Version: 1.2.817.72
Syntaxpublic void AddHistPt(
int Pos,
byte its,
int Idx
)
Parameters
- Pos
- Type: SystemInt32
[In] Position(경계값). - its
- Type: SystemByte
[In] Intensity. - Idx
- Type: SystemInt32
[In] Composite 인덱스
See Also