System.Sensors.TCustomLightSensor.Chromacity
Delphi
property Chromacity: Double index TProperty.Chromacity read GetDoubleProperty;
C++
__property double Chromacity = {read=GetDoubleProperty, index=2};
Inhaltsverzeichnis
Eigenschaften
| Typ | Sichtbarkeit | Quelle | Unit | Übergeordnet |
|---|---|---|---|---|
| property | public | System.Sensors.pas System.Sensors.hpp |
System.Sensors | TCustomLightSensor |
Beschreibung
Getter für Lichtchrominanz.
Chromacity repräsentiert die Qualität der dominanten Wellenlänge des Lichts oder seine Chrominanz.
Plattformunterstützung
Diese Eigenschaft wird nur auf Windows unterstützt.