Click or drag to resize
XDL

XDMCompositeSetCLT Method

색상표를 설정한다.

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

Parameters

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