Click or drag to resize

HistogramCommands Class

Provides a set of histogram related commands.
Inheritance Hierarchy
SystemObject
  MediaCy.Automation.Measure.Data.ExportHistogramCommands

Namespace:  MediaCy.Automation.Measure.Data.Export
Assembly:  MediaCy.Automation (in MediaCy.Automation.dll) Version: 1.0.0.0
Syntax
VB
Public NotInheritable Class HistogramCommands

The HistogramCommands type exposes the following members.

Properties
  NameDescription
Public propertyStatic memberHistogramGetData
Retrieves image histogram data.
Public propertyStatic memberHistogramToExcel
Exports active Image Histogram into Excel.
Public propertyStatic memberHistogramToPowerPoint
Exports active Image Histogram into PowerPoint.
Public propertyStatic memberHistogramToWord
Exports active Image Histogram into Word.
Top
See Also