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

色彩溫度值。

備註

白色平衡會以度 Kelvin 指定為色彩溫度。

適用於