Click or drag to resize

ImageCommandsExtractChannel Property

Extracts the selected channel from 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 ExtractChannel ( 
	parent As McCommand
) As ExtractChannel
	Get

Parameters

parent
Type: MediaCy.IQL.ApplicationMcCommand

Property Value

Type: ExtractChannel
See Also