|
XDMBandRotateSetInputParam Method
|
영상 회전처리를 위한 입력 파라미터를 설정한다.
Namespace: Pixoneer.NXDL.NRSAssembly: NXDLrs (in NXDLrs.dll) Version: 2.0.3.38
Syntaxpublic bool SetInputParam(
ref XBandParamRotate param
)
Parameters
- param XBandParamRotate
- [In] XBandParamRotate객체
Return Value
Boolean 입력 파라미터 설정이 완료되면 true를, 그렇지 않으면 false를 반환한다.
See Also