次の方法で共有


WhiteBalanceControl.Value プロパティ

定義

色温度の値を取得します。

public:
 property unsigned int Value { unsigned int get(); };
uint32_t Value();
public uint Value { get; }
var uInt32 = whiteBalanceControl.value;
Public ReadOnly Property Value As UInteger

プロパティ値

UInt32

unsigned int

uint32_t

色温度の値。

注釈

ホワイト バランスは、ケルビン度で色温度として指定されます。

適用対象