| 
               | 
            
              XBand
             | 
          
public class XBandParamGeoCorrect : XBandParamBase
The XBandParamGeoCorrect type exposes the following members.
| Name | Description | |
|---|---|---|
| XBandParamGeoCorrect | XBandParamGeoCorrect클래스의 기본 생성자로서, 멤버변수에 대하여 초기화를 수행한다. | |
| XBandParamGeoCorrect(XBandParamGeoCorrect) | XBandParamGeoCorrect객체를 생성하는 생성자이다. 외부 XBandParamGeoCorrect객체를 입력 받아 멤버 변수를 초기화한다. | 
| Name | Description | |
|---|---|---|
| BlankValue |  기하보정을 수행하면 영상의 확대/축소 내지는 회전이 일어나는데 이때 영상의 경계면에 화소가 아닌 영역이 존재할 수 있다. 
이 영역에 채워줄 값을 입력한다.  Blank Value는 Mosaic 등에서 해당 값을 투명하게(무시) 처리할 때 유용하다.  | |
| GcpSets | GCP기하보정을 수행하기 위해 XRSGCP객체가 포함된 XGCPSets객체를 설정 | |
| PixelSizeX |  출력 결과의 X 방향 공간 해상도  출력 결과의 좌표계가 Geographic인 경우 단위는 degree, 그렇지 않은 경우는 meter.  | |
| PixelSizeY |  출력 결과의 Y 방향 공간 해상도  출력 결과의 좌표계가 Geographic인 경우 단위는 degree, 그렇지 않은 경우는 meter.  | |
| ResampleMethod | 기하보정 수행시 Resample방법 | |
| SrcBand | 입력 래스터 밴드. | |
| WarpMethod | Warping방법 |