|
XDMBandHDRCDoHDRC Method
|
HDRC 영상 처리 결과를 임시로 생성한다.
Namespace: Pixoneer.NXDL.NRSAssembly: NXDLrs (in NXDLrs.dll) Version: 2.0.3.38
Syntaxpublic bool DoHDRC(
XThread thd
)
Parameters
- thd XThread
- Thread, thread 다이얼로그가 필요하지 않으면 null 로 설정한다.
Return Value
Boolean 성공이면 true, 실패이면 false
See Also