|
|
XBand
|
public class XBandParamRotate : XBandParamBase
The XBandParamRotate type exposes the following members.
| Name | Description | |
|---|---|---|
| XBandParamRotate | XBandParamRotate클래스의 기본 생성자로서, 멤버변수에 대하여 초기화를 수행한다. | |
| XBandParamRotate(XBandParamRotate) | XBandParamRotate객체를 생성하는 생성자이다. 외부 XBandParamRotate객체를 입력 받아 멤버 변수를 초기화한다. |
| Name | Description | |
|---|---|---|
| BlankValue | 영상을 회전한 후 생기는 빈 공간을 채울 값 | |
| CenterPos | 영상을 회전할 때의 화소 단위 중심 좌표 | |
| Offset | 영상 위치 오프셋 | |
| Resamplemethod | 영상 재배열 방법 | |
| RotateAngle | 영상 회전각도. | |
| SrcBand | 영상 회전 처리를 위한 Source Band를 설정한다. |