|
XMosaicHelperApplyMask Method
|
2장 영상에 대한 접합선을 이용하여 마스크를 적용한다.
Namespace: Pixoneer.NXDL.NRSEXAssembly: NXDLrsEx (in NXDLrsEx.dll) Version: 2.0.3.38
Syntaxpublic bool ApplyMask(
int idxMng
)
Parameters
- idxMng Int32
- MosaicManager 객체 리스트에서 가져올 객체 인덱스.
Return Value
Boolean 성공이면 true, 실패이면 false를 반환한다.
See Also