Click or drag to resize

IMcBackgroundConversion Property

Read/write property exposing the conversion method used when operand images need to be converted.

Namespace:  MediaCy.IQL.Operations
Assembly:  MediaCy.IQL.Operations (in MediaCy.IQL.Operations.dll) Version: 10.0.6912.0
Syntax
VB
Property Conversion As mcConversionMode
	Get
	Set

Return Value

Type: mcConversionMode
The current conversion mode.
See Also