Click or drag to resize

ProcessCommandsHistogramImage Property

Sets the intensity value to the image based on histogram parameters.

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

Parameters

parent
Type: MediaCy.IQL.ApplicationMcCommand

Property Value

Type: HistogramImageCommand
Remarks
The command is used user-defined channels of smart segmentation.
See Also