Click or drag to resize
XDL

XDMCompositeSetCLT Method

색상표를 설정한다.

Namespace: Pixoneer.NXDL.NRS
Assembly: NXDLrs (in NXDLrs.dll) Version: 2.0.3.38
Syntax
C#
public void SetCLT(
	XColorTable clt
)

Parameters

clt  XColorTable
[In] 색상표 인스턴스.
See Also