Click or drag to resize

ImageCommandsMergeChannels Property

Merges the mono images into the color image.

Namespace:  MediaCy.Automation.Adjust
Assembly:  MediaCy.Automation (in MediaCy.Automation.dll) Version: 1.0.0.0
Syntax
VB
Public Shared ReadOnly Property MergeChannels ( 
	parent As McCommand
) As MergeChannels
	Get

Parameters

parent
Type: MediaCy.IQL.ApplicationMcCommand

Property Value

Type: MergeChannels
Remarks
Collection of McImage, IMcDocument and McWindows is supported.
See Also