Click or drag to resize

IMcLiveTilingAutoEDF Property

AutoEDF option for TileWithEDF

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

Property Value

Type: Boolean
Remarks
This option is active only when TileWithEDF is TRUE. The option can be used to automatically add images using EDF to the tiling output. When the option is TRUE, every new live image, which doesn't have shift relatively to the previous frame (which normally happens when the stage is still and user adjusts focus) will be added to the current location on the output tiling image using EDF. When the option is FALSE, image with EDF is added only with new tile (user adds tile manually or, in case of AutoTiling, when the image shift exceeds 25%).
See Also