IDLffDXF::GetPalette
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