Click or drag to resize

SingleWavelengthReconstructionUseHalfResolution Property

Gets or sets the activation state of the half resolution feature.

Namespace:  LynceeTec.Processing.Holography
Assembly:  LynceeTec.InterfaceProcessing (in LynceeTec.InterfaceProcessing.dll) Version: 0.0.0.0
Syntax
public virtual bool UseHalfResolution { get; set; }

Property Value

Type: Boolean
true divides the image resolution by two, false keeps the full resolution.

Implements

IReconstructionUseHalfResolution
See Also