Click or drag to resize
XDL

NXVideoLayerOverlayVMTIGetClassColor Method

유형(클래스)별 지점 색상을 확인한다.

Namespace: Pixoneer.NXDL.NXVideo
Assembly: NXVideo (in NXVideo.dll) Version: 3.0.0.0
Syntax
C#
public Color GetClassColor(
	ulong classID
)

Parameters

classID  UInt64
유형(클래스) 식별자.

Return Value

Color
표시 색상. 해당 유형 설정값이 없으면 기본 궤적 표시 색상을 반환한다.
See Also