![]() | XColorTable Methods |
The XColorTable type exposes the following members.
Name | Description | |
---|---|---|
![]() | GetCLT |
특정 인덱스에 해당하는 칼라 값을 얻는다.
|
![]() ![]() | GetPaletteNameList | 칼라 테이블의 ID에 해당하는 이름 리스트를 얻는다. 인덱스 ID와 String Array상의 순서가 일치한다. |
![]() | LoadColorTable |
this 객체에 eColorTable에 정의된 ColorTable ID를 설정하여 Color Table을 설정한다.
|
![]() | SetCLT(Int32, Color) | 특정 인덱스값에 특정 칼라 값을 설정한다. |
![]() | SetCLT(Int32, Byte, Byte, Byte) | 특정 인덱스값에 특정 칼라 값을 설정한다. |