color = clr;


Assign this background color for an image.


This attribute specifies the fill color for background of an image tile.

clr: name of the color (default = white).

The following table shows the valid values for clr:

Clr Meaning
black Color #0
red Color #1
yellow Color #2
green Color #3
cyan Color #4; light blue.
blue Color #5
magenta Color #6; pink.
white Color #7; the default color.
dialog_line Current dialog box line color.
dialog_foreground Current dialog box text color.
dialog_background Current dialog background color.
graphics_background IntelliCAD® 2001 graphics screen color.
graphics_foreground White or black.

NOTE Black (color #0) appears white on a black background, and white (color #7) appears black on a light background.

Example

color = blue;

Valid Tiles

image

image_button

Tell me about...

Programming Overview of DCL (Dialog Control Language)

About Predefined Attributes