The individual Color objects are used directly in the construction of the BODY tag string.
Because they are used in a context requiring a string, the Color object’s toString() method will automatically be called to translate these into hexadecimal triplet strings.
Leave a Reply
You must be logged in to post a comment.