This repository has been archived by the owner on Sep 12, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 1
LightIsCapableOfColor
github-actions[bot] edited this page Aug 11, 2023
·
2 revisions
-
LightIsCapableOfColorTemperature
↳
LightIsCapableOfColor
- brightness
- color
- colorInRange
- colorTemperature
- colorToRange
- gamut
- maxColorTemperature
- maxGamutBlue
- maxGamutGreen
- maxGamutRed
- minBrightnessLevel
- minColorTemperature
• brightness: number
LightIsCapableOfColorTemperature.brightness
• color: XyPoint
• colorInRange: (xy
: XyPoint
) => boolean
▸ (xy
): boolean
Name | Type |
---|---|
xy |
XyPoint |
boolean
• colorTemperature: number
LightIsCapableOfColorTemperature.colorTemperature
• colorToRange: (xy
: XyPoint
) => XyPoint
▸ (xy
): XyPoint
Name | Type |
---|---|
xy |
XyPoint |
• gamut: Gamut
• maxColorTemperature: number
LightIsCapableOfColorTemperature.maxColorTemperature
• maxGamutBlue: number
• maxGamutGreen: number
• maxGamutRed: number
• minBrightnessLevel: number
LightIsCapableOfColorTemperature.minBrightnessLevel
• minColorTemperature: number