Click or drag to resize

IMcLookupTables2CopyFrom Method

Copy properties from a source McLookupTables instance.

Namespace:  MediaCy.IQL.Engine
Assembly:  MediaCy.IQL.Engine (in MediaCy.IQL.Engine.dll) Version: 10.0.6912.0
Syntax
VB
Sub CopyFrom ( 
	SourceLUTs As McLookupTables
)

Parameters

SourceLUTs
Type: MediaCy.IQL.EngineMcLookupTables
The source McLookupTables instance from which properties are to be copied.
See Also