Color Values

Color values can be specified in two forms:

In either case, the displayed color may also be further transformed by the Windows Client machine subsystems due to Color Mapping.

In the use of Property Logic Commands the color value retrieved will always the same as the value set, irrespective of any color mapping done by the operating system or display subsystem.  Therefore, if the color was set using an RGB triplet, that triplet will be returned even if it corresponds to a color name.  Likewise, if a color name is used to set the property, that name will be retrieved, not the RGB triplet value.

RGB color specifications will be returned with 0 values, not null value (e.g. 255,0,0 not 255,,).

Comment on this topic

Topic ID: 510042