Table of Contents
The wxwn component provides the various cross-platform GUI functionality for SIMPOL using the wxWidgets cross-platform toolkit.
An rgb object represents a color, and is embedded in another object where that object has some property that is a color.
The value of an rgb object is an integer that specifies a color. It is not advisable to try to interpret or to perform arithmetic on this value.
| Property | Type | Description |
|---|---|---|
| blue | integer | Gives the value of the blue component of the color value contained in the rgb object. |
| green | integer | Gives the value of the green component of the color value contained in the rgb object. |
| red | integer | Gives the value of the red component of the color value contained in the rgb object. |
| type | type | Specifies the rgb type object. |
On June 30th, 2009 Simpol Limited released the first quarterly update of SIMPOL Professional.
Read more...