Click or drag to resize
XDL

MilmapScaleFiles Properties

The MilmapScaleFiles type exposes the following members.

Properties
  Name Description
Public property BandIndex 영상 데이터의 색합성을 위한 밴드 조합 문자열. 색합성 모드에 따라 사용하는 파일의 밴드 순서.
Public property ColorTable 영상 데이터의 Gray 색합성시 색상 테이블.
Pixoneer.NXDL.eColorTable의 이름으로 설정한다.
Public property CutMax 영상 데이터의 색합성을 위한 데이터 도시 최대값 문자열. 색합성 모드가 RGB인 경우, "," 구분자를 이용하여 3개의 값을 나열
Public property CutMin 영상 데이터의 색합성을 위한 데이터 도시 최소값 문자열. 색합성 모드가 RGB인 경우, "," 구분자를 이용하여 3개의 값을 나열
Public property CutType 영상 데이터의 색합성시 데이터 도시 최소/최대값 계산방법. Pixoneer.NXDL.NRS.XDMComposite의 CutType 속성과 동일
Public property FileExtension 지도 데이터로 이용할 파일 형식(파일 확장자).
Public property Mode 영상 데이터의 색합성 종류. Pixoneer.NXDL.NRS.XDMComposite의 Mode 속성과 동일.
Public property NullValue 영상 데이터의 색합성시 투명값으로 처리할 값 문자열. 색합성 모드가 RGB인 경우, "," 구분자를 이용하여 3개의 값을 나열
Public property StretchByFile 영상 데이터의 영상향상을 파일 단위로 적용하는지 여부.
Public property StretchType 영상 데이터의 색합성시 히스토그램 스트레칭 방법.
Pixoneer.NXDL.NRS.XDMComposite의 StretchType 속성과 동일하며 User와 PLinear는 추가적인 인터페이스가 필요하여 여기에서는 제외한다.
Top
See Also