|
|
XBand
|
The XBandParamAffineTransform type exposes the following members.
| Name | Description | |
|---|---|---|
|
|
BlankValue | 영상을 회전한 후 생기는 빈 공간을 채울 값 |
|
|
CenterPos | 영상을 회전할 때의 화소 단위 중심 좌표 |
|
|
Offset | 영상 위치 오프셋 |
|
|
Resamplemethod | 영상 재배열 방법 |
|
|
RotateAngle | 영상 회전각도. |
|
|
Scale | 영상 크기 조절 요인 |
|
|
SrcBand | 영상 변환 처리를 위한 Source Band를 설정한다. |
|
|
UseWarpCoeff | WarpCoeffX, WarpCoeffY 사용 여부 |
|
|
WarpCoeffX | X 변환 계수([0]:w-e pixel resolution [1]:rotation(0 if image is "north up") [2]:top left x) |
|
|
WarpCoeffY | Y 변환 계수([0]:rotation(0 if image is "north up") [1]:n-s pixel resolution [2]:top left y) |