Click or drag to resize
XDL

XDMComposite Properties

The XDMComposite type exposes the following members.

Properties
  Name Description
Public property Alpha 영상을 도시할 때 투명도를 설정하거나 얻는다.
Public property ApplyTransparent 투명값을 적용할지 여부를 설정하거나 얻는다.
Public property Code example InterpolByCubic 영상을 도시할 때 Cubic Interpolation을 수행할지 여부를 설정하거나 얻는다.
Public property InterpolPixel 영상을 도시할 때 Interpolation을 수행할지 여부를 설정하거나 얻는다.
Public property MaxDepthWarpCoeff 좌표계가 다른 시스템에 투영할 때 사용하는 Warping Coefficient의 최대 분할 깊이.

기본값 : 2(영상 밴드를 가로 4개, 세로 4개로 분할하여 Warping Coefficient 계산)

-1을 입력하면 투영될 때마다 정확도를 위해 Warping coefficient를 세분화하여 자동 생성

Public property Mode 색합성 종류를 설정하거나 얻는다.
Public property Name 색합성의 이름을 설정하거나 얻는다.
Public property ShowBoundary 영상의 경계역역을 도시할지 여부를 설정하거나 얻는다.
Public property ShowCenter 영상의 중심을 도시할지 여부를 설정하거나 얻는다.
Top
See Also