Click or drag to resize

HistogramToBitmapCommand Class

Return bitmap of histogram.
Inheritance Hierarchy
SystemObject
  MediaCy.IQL.ApplicationMcCommand
    MediaCy.IQL.ApplicationMcCommandExtended
      BaseObjectCommandMeasurementsCommandProperties
        MediaCy.Addins.MeasurementsBaseOptionsCommandMeasurementsCommandProperties
          MediaCy.Addins.MeasurementsMeasurementsOptionsCommandMeasurementsCommandProperties
            MediaCy.Addins.MeasurementsMeasurementsCommand
              MediaCy.Addins.MeasurementsHistogramToBitmapCommand

Namespace:  MediaCy.Addins.Measurements
Assembly:  MediaCy.Addins.Measurements (in MediaCy.Addins.Measurements.dll) Version: 3.1.0.0
Syntax
VB
Public Class HistogramToBitmapCommand
	Inherits MeasurementsCommand

The HistogramToBitmapCommand type exposes the following members.

Constructors
  NameDescription
Public methodHistogramToBitmapCommand
Initializes a new instance of the HistogramToBitmapCommand class
Public methodHistogramToBitmapCommand(McCommand)
Initializes a new instance of the HistogramToBitmapCommand class
Top
Properties
  NameDescription
Public propertyBitmapSize
Size of the bitmap
Public propertyOutput
Output image
Top
Methods
  NameDescription
Public methodRun
Top
Remarks