Click or drag to resize

HistogramCommandsHistogramToExcel Property

Exports active Image Histogram into Excel.

Namespace:  MediaCy.Automation.Measure.Data.Export
Assembly:  MediaCy.Automation (in MediaCy.Automation.dll) Version: 1.0.0.0
Syntax
VB
Public Shared ReadOnly Property HistogramToExcel ( 
	parent As McCommand
) As HistogramToExcel
	Get

Parameters

parent
Type: MediaCy.IQL.ApplicationMcCommand

Property Value

Type: HistogramToExcel
See Also