←Select platform
In This Topic ▼

StatisticsInformationCommand Class Members

Summary

The following tables list the members exposed by StatisticsInformationCommand.

Public Constructors

Name Description
Public Constructor
StatisticsInformationCommand Initializes a new StatisticsInformationCommand with explicit parameters.

Public Methods

Name Description
Public Method
OnProgress Raises the Progress event. (Inherited from RasterCommand)
Public Method Run Runs the image processing command. (Inherited from RasterCommand)
Public Method ToString Overridden. Returns a meaningful name for this method.

Public Properties

Name Description
Public Property
Channel Gets or sets the channel for which to get the information.
Public Property End Gets or sets the ending color value of the range for the evaluation.
Public Property HasProgress Determines if the command object has a progress event handler set. (Inherited from RasterCommand)
Public Property Maximum Gets the Maximum value found.
Public Property Mean Gets the mean value found.
Public Property Median Gets the median value found.
Public Property Minimum Gets the Minimum value found.
Public Property Percent Gets the percent value of selected pixel to the whole pixels in the image, in hundredths of percent.
Public Property PixelCount Gets the Pixel number value found.
Public Property StandardDeviation Gets the standard deviation value found.
Public Property Start Gets or sets the beginning color value of the range for the evaluation.
Public Property TotalPixelCount Gets the whole image Pixel number value found.

Public Events

Name Description
Public Event
Progress Occurs during the image processing command, to provide status on the progress of the command. (Inherited from RasterCommand)

Help Version 20.0.2020.4.2
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.ImageProcessing.Effects Assembly