Table of Contents

Class PhotoSettings

Namespace
Loehnert.Lisrt.Laser.Keyence
Assembly
Loehnert.Lisrt.Laser.Keyence.dll

Represents photo settings.

public class PhotoSettings
Inheritance
PhotoSettings
Inherited Members

Properties

Brightness

Gets or sets the brightness.

public int Brightness { get; set; }

Property Value

int

Contrast

Gets or sets the contrast.

public int Contrast { get; set; }

Property Value

int

ContrastImprovementIsActive

Gets or sets a value indicating whether contrast improvement is active.

public bool ContrastImprovementIsActive { get; set; }

Property Value

bool

GammaCorrection

Gets or sets the gamma correction.

public double GammaCorrection { get; set; }

Property Value

double

The default value is 0.6.

Intensity

Gets or sets the intensity.

public int Intensity { get; set; }

Property Value

int

The default value is 3.

PointOversteps

Gets or sets the amount of points overstepped.

public int PointOversteps { get; set; }

Property Value

int

The default value is 1.