RegionsOfInterestControl.AutoWhiteBalanceSupported 속성

정의

캡처 디바이스에서 자동 흰색 균형이 지원되는지를 지정하는 값을 가져옵니다.

public:
 property bool AutoWhiteBalanceSupported { bool get(); };
bool AutoWhiteBalanceSupported();
public bool AutoWhiteBalanceSupported { get; }
var boolean = regionsOfInterestControl.autoWhiteBalanceSupported;
Public ReadOnly Property AutoWhiteBalanceSupported As Boolean

속성 값

Boolean

bool

자동 흰색 균형이 지원되면 true이고, 그렇지 않으면 false입니다.

적용 대상