Click or drag to resize

IMcAlignmentSubPixelAccuracy Property

Defines whether the calculated alignment is calculated with sub-pixel accuracy.

Namespace:  MediaCy.IQL.Align
Assembly:  MediaCy.IQL.Align (in MediaCy.IQL.Align.dll) Version: 10.0.6912.0
Syntax
VB
Property SubPixelAccuracy As Boolean
	Get
	Set

Property Value

Type: Boolean
Remarks
The option affects FFT calculations. Default is TRUE.
See Also