Click or drag to resize

ImageHistogramCollect Class

Collects the data from the Image Histogram.
Inheritance Hierarchy
SystemObject
  MediaCy.IQL.ApplicationMcCommand
    MediaCy.IQL.ApplicationMcCommandExtended
      MediaCy.CommandsBaseCommand
        MediaCy.Commands.GadgetsImageHistogramCollect

Namespace:  MediaCy.Commands.Gadgets
Assembly:  MediaCy.Commands (in MediaCy.Commands.dll) Version: 3.1.0.0
Syntax
VB
Public Class ImageHistogramCollect
	Inherits BaseCommand

The ImageHistogramCollect type exposes the following members.

Constructors
  NameDescription
Public methodImageHistogramCollect
Initializes a new instance of the ImageHistogramCollect class
Top
Properties
  NameDescription
Public propertyAllFrames
If True - collect data from all frames, False - collect data from active frame only.
Public propertyClearCollector
If True - clear all data from Data Collector.
Public propertyClearMeasurements
If True - clear all measuremets filers in Data Collector.
Top
Remarks