System.Sensors.TCustomLightSensor.Chromacity

提供: RAD Studio API Documentation
移動先: 案内検索

Delphi

property Chromacity: Double index TProperty.Chromacity read GetDoubleProperty;

C++

__property double Chromacity = {read=GetDoubleProperty, index=2};

プロパティ

種類 可視性 ソース ユニット
property public
System.Sensors.pas
System.Sensors.hpp
System.Sensors TCustomLightSensor


説明

光色度のための取得メソッド。

Chromacity は、光の主波長の品質、または、その色度を表します。

サポート対象プラットフォーム

このプロパティは、Windows 上でのみサポートされます。

関連項目