HistogramImageCommand Class |
![]() |
Namespace: MediaCy.Commands
Public Class HistogramImageCommand Inherits OneInputCommand(Of Object)
The HistogramImageCommand type exposes the following members.
Name | Description | |
---|---|---|
![]() | HistogramImageCommand | Initializes a new instance of the HistogramImageCommand class |
![]() | HistogramImageCommand(McCommand) | Initializes a new instance of the HistogramImageCommand class |
Name | Description | |
---|---|---|
![]() | Offset |
Numerical offset that is applied to statistical value (Output = Stats*Scale + Offset)
|
![]() | Scale |
Multiplication coefficient that is applied to statistical value (Output = Stats*Scale + Offset)
|
![]() | StatsType |
Statistical field of histogram to be set to image.
|