Structure: color 

Object Description:

A color symbology identifier.

Creation Command:

color command

Permitted Scope:

global or application

Array Capability:

No

Membership Potential:

System objects only.

Graphic Primitive Capability:

No

User Function Capability:

No

 

Generic Elements

.access

-

string

Access rights

.alength

*

numeric

Array length (1)

.class

*

string

Identifier class (color)

.desc

-

string

Description

.elements

*

string[6]

Structure element names

.etypes

*

string[6]

Structure element types

.is_class

*

numeric func

Whether identifier is an instance of a particular class

.is_proc

*

numeric

Whether identifier is a procedure/function

.num_elements

*

numeric

Structure element count (6)

.owner

*

string

Owner user-id

.time

-

time

Modification time

.type

*

string

Identifier type (color)

.variant

*

string

Identifier variant (identifier)

* = Read only element.

 

Structure Elements

.blue

-

numeric

Blue component

.green

-

numeric

Green component

.id

*

numeric

Internal id of the symbology

.index

*

numeric

Color map index

.red

-

numeric

Red component

.rgb

-

numeric[3]

Red, green and blue components

* = Read only element.