Click or drag to resize
XDL

XColorTableGetPaletteNameList Method

칼라 테이블의 ID에 해당하는 이름 리스트를 얻는다. 인덱스 ID와 String Array상의 순서가 일치한다.

Namespace:  Pixoneer.NXDL
Assembly:  NXDL (in NXDL.dll) Version: 2.0.3.31
Syntax
C#
public static string[] GetPaletteNameList()

Return Value

Type: String
칼라테이블의 이름 리스트.
See Also