←Select platform

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)

See Also

StatisticsInformationCommand Class

Leadtools.ImageProcessing.Effects Namespace

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

Leadtools.ImageProcessing.Effects Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.