Click or drag to resize

HistogramClassifyCommand Class

Classifies measurements according to the measurement histogram bins.
Inheritance Hierarchy
SystemObject
  MediaCy.IQL.ApplicationMcCommand
    MediaCy.IQL.ApplicationMcCommandExtended
      BaseObjectCommandMeasurementsCommandProperties
        MediaCy.Addins.MeasurementsBaseOptionsCommandMeasurementsCommandProperties
          MediaCy.Addins.MeasurementsMeasurementsOptionsCommandMeasurementsCommandProperties
            MediaCy.Addins.MeasurementsMeasurementsCommand
              MediaCy.Addins.MeasurementsHistogramClassifyCommand

Namespace:  MediaCy.Addins.Measurements
Assembly:  MediaCy.Addins.Measurements (in MediaCy.Addins.Measurements.dll) Version: 3.1.0.0
Syntax
VB
Public Class HistogramClassifyCommand
	Inherits MeasurementsCommand
Constructors
  NameDescription
Public methodHistogramClassifyCommand
Initializes a new instance of the HistogramClassifyCommand class
Public methodHistogramClassifyCommand(McCommand)
Initializes a new instance of the HistogramClassifyCommand class
Top
Remarks