Click or drag to resize

IMcPatternMatchingApodizationBand Property

Defines the size of the band around the image borders to be blurred.

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

Property Value

Type: Single
Remarks
The value can be in the range from 0 to 0.5 (default is 0.15). Triangular apodization function is used.
See Also