Click or drag to resize

PostProcessingConfigurationResizingFactor Property

Gets or sets the resizing factor.

Namespace: LynceeTec.InterfaceProcessingV2.Configurations
Assembly: LynceeTec.InterfaceProcessingV2 (in LynceeTec.InterfaceProcessingV2.dll) Version: 0.0.0.0
Syntax
public float ResizingFactor { get; set; }

Property Value

Single
Remarks
Resizing can be performed in post processing to reduce image size.
See Also