Click or drag to resize

HistogramToBitmapCommand Class

Return bitmap of histogram.
Inheritance Hierarchy
SystemObject
  MediaCy.IQL.ApplicationMcCommand
    MediaCy.IQL.ApplicationMcCommandExtended
      MediaCy.CommandsBaseCommand
        MediaCy.CommandsOneInputCommandObject
          MediaCy.Viewers.NDViewNDCommand
            MediaCy.Viewers.NDHistogramToBitmapCommand

Namespace:  MediaCy.Viewers.ND
Assembly:  MediaCy.Viewers.ND (in MediaCy.Viewers.ND.dll) Version: 3.1.0.0
Syntax
VB
Public Class HistogramToBitmapCommand
	Inherits ViewNDCommand

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