Table of Contents

Class ImagingSettings

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

Properties

Brightness

public float? Brightness { get; set; }

Property Value

float?

ColorSaturation

public float? ColorSaturation { get; set; }

Property Value

float?

Contrast

public float? Contrast { get; set; }

Property Value

float?

Exposure

public Exposure? Exposure { get; set; }

Property Value

Exposure

Focus

public FocusConfiguration? Focus { get; set; }

Property Value

FocusConfiguration

Sharpness

public float? Sharpness { get; set; }

Property Value

float?