IDL Programming > Objects > File Format Object Classes > IDLffDXF::GetPalette

IDLffDXF::GetPalette

Syntax | Arguments | Keywords | Version History

The IDLffDXF::GetPalette procedure method returns the current color table in the object.

Syntax

Obj->[IDLffDXF::]GetPalette, Red, Green, Blue

Arguments

Red

Returns an array of the red components to the current color table.

Green

Returns an array of the green components to the current color table.

Blue

Returns an array of the blue components to the current color table.

Keywords

None

Version History

5.2

Introduced