TTMSFNCColorWheelHSColor Record
Stores the hue and saturation components of a color wheel selection.
API unit family: TMSFNCColorWheel
Syntax
TTMSFNCColorWheelHSColor = record
Fields and properties
| Name | Type | Description |
|---|---|---|
Hue |
Double |
Hue angle in degrees (0–360) representing the color position on the wheel. |
Saturation |
Double |
Saturation value (0.0–1.0) representing color intensity. |