Table of Contents

Class WhiteBalanceSettings

Namespace
WINKOnvif.Core.Models.Imaging
Assembly
WINKOnvif.Core.dll
public class WhiteBalanceSettings
Inheritance
WhiteBalanceSettings
Inherited Members

Properties

CbGain

public float CbGain { get; set; }

Property Value

float

CrGain

public float CrGain { get; set; }

Property Value

float

Mode

public WhiteBalanceMode Mode { get; set; }

Property Value

WhiteBalanceMode

Preset

public WhiteBalancePreset Preset { get; set; }

Property Value

WhiteBalancePreset