←Select platform

HistogramCommand Class Members

Summary

The following tables list the members exposed by HistogramCommand.

Public Constructors

Name Description
HistogramCommand Initializes a new HistogramCommand class object with explicit parameters.

Public Methods

Name Description
GetStringDescription Returns a meaningful name for this command.
OnProgress Implements OnProgress. (Inherited from RasterCommand)
Run Implements Run. (Inherited from RasterCommand)
ToString Overridden. Returns a meaningful name for this class.

Public Properties

Name Description
Channel Gets or sets a flag that indicates the channel for which to get the histogram and the bits to use in calculating the histogram.
HasProgress Determines if the command object has a progress event handler set. (Inherited from RasterCommand)
Histogram An array of 32-bit integers that charts the number of times each intensity level occurs in the image.
HistogramLength Gets the length for the histogram property

Public Events

Name Description
Progress Implements Progress. (Inherited from RasterCommand)
Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.ImageProcessing.Color Assembly