ObjectType:rgbptr

From Lavish Software Wiki
Revision as of 21:41, 25 May 2005 by Eleven (talk | contribs)
Jump to navigation Jump to search

Description

An rgbptr is simply a pointer to an rgb. The type inherits rgb, and can be used as if it were an rgb.

Members

  • int Address: The memory address of the actual rgb

Methods

(none)

Inherits

Returns

A hexadecimal value representing the color, in the form rrggbb. For example, "ff0000" is full red.

Examples

See Also