Following are functions relating to colors:
Converts a CitectSCADA color into a packed RGB color value that can be used by an ActiveX object. |
|
Returns the Blue component of a packed RGB color. |
|
Returns the Green component of a packed RGB color. |
|
Returns the Red component of a packed RGB color. |
|
Creates a color from red, green and blue component parts. |
|
Returns a packed RGB color based on specified red, green, and blue values. |
|
Converts a packed RGB color into the nearest equivalent CitectSCADA color. |
See Also