System.Sensors.TCustomLightSensor
Delphi
TCustomLightSensor = class(TCustomSensor)
C++
class PASCALIMPLEMENTATION TCustomLightSensor : public TCustomSensor
Properties
Type | Visibility | Source | Unit | Parent |
---|---|---|---|---|
class | public | System.Sensors.pas System.Sensors.hpp |
System.Sensors | System.Sensors |
Description
Gives information about illuminance, light temperature and light chromaticity.
The luminous emittance measured in Lux is returned by the Lux property. Temperature returns light temperature in Kelvin. Chromacity offers details about light chromaticity.
Platform Support
This class supports the following platforms:
Platform | Details |
---|---|
Only supports the Lux property. | |
Complete support. |