IMPORTCOLORS system variable

Translate colors

Defines color conversion on import.

Type:

Short

Saved in:

Registry

Range:

0 to 2

Default value:

1

Possible values:

0: To RGB: All entity colors will be converted to RGB, regardless of the current palette.

1: To RGB if no matching palette index: If the entity color is found in the palette, the entity gets an index color. Otherwise, it is given a true color.

2: To nearest palette index: For any true color of the imported entity, the nearest match is searched in the palette and this index color is assigned to the entity.