Share via


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

最大ホワイト バランス値。

適用対象