Table of Contents

Class ImagingOptions

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

Properties

BrightnessMax

public float? BrightnessMax { get; set; }

Property Value

float?

BrightnessMin

public float? BrightnessMin { get; set; }

Property Value

float?

ColorSaturationMax

public float? ColorSaturationMax { get; set; }

Property Value

float?

ColorSaturationMin

public float? ColorSaturationMin { get; set; }

Property Value

float?

ContrastMax

public float? ContrastMax { get; set; }

Property Value

float?

ContrastMin

public float? ContrastMin { get; set; }

Property Value

float?

SharpnessMax

public float? SharpnessMax { get; set; }

Property Value

float?

SharpnessMin

public float? SharpnessMin { get; set; }

Property Value

float?