Structures —
Color
| data Color = | Color (Word16)(Word16)(Word16) |
Specifies a color with three integer values for red, green and blue. All values range from 0 (least intense) to 65535 (highest intensity). Color
Specifies a color with three integer values for red, green and blue. All values range from 0 (least intense) to 65535 (highest intensity).