Click or drag to resize
XDL

XBandParamGeoCorrect Properties

The XBandParamGeoCorrect type exposes the following members.

Properties
  Name Description
Public property BlankValue 기하보정을 수행하면 영상의 확대/축소 내지는 회전이 일어나는데 이때 영상의 경계면에 화소가 아닌 영역이 존재할 수 있다. 이 영역에 채워줄 값을 입력한다.
Blank Value는 Mosaic 등에서 해당 값을 투명하게(무시) 처리할 때 유용하다.
Public property GcpSets GCP기하보정을 수행하기 위해 XRSGCP객체가 포함된 XGCPSets객체를 설정
Public property PixelSizeX 출력 결과의 X 방향 공간 해상도
출력 결과의 좌표계가 Geographic인 경우 단위는 degree, 그렇지 않은 경우는 meter.
Public property PixelSizeY 출력 결과의 Y 방향 공간 해상도
출력 결과의 좌표계가 Geographic인 경우 단위는 degree, 그렇지 않은 경우는 meter.
Public property ResampleMethod 기하보정 수행시 Resample방법
Public property SrcBand 입력 래스터 밴드.
Public property WarpMethod Warping방법
Top
See Also