Click or drag to resize

IMcLiveTilingTileWithEDF Property

Add new tile using EDF algorithm.

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

Property Value

Type: Boolean
Remarks
When the option is TRUE every new tile is added using EDF algorithm, the borders of EDF image are blended using current EDF options. When the option if FALSE, the tiles are added without EDF. The option can be used to tile surfaces with different height.
See Also