共用方式為


WhiteBalanceControl.Max 屬性

定義

取得白平衡值上限。

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

屬性值

UInt32

unsigned int

uint32_t

白平衡值上限。

適用於