Name | Description | |
---|---|---|
![]() | AnalyzerResultsComparer | Overloaded. Initializes a new instance of the |
Name | Description | |
---|---|---|
![]() | AnalyzerResultsComparer | Overloaded. Initializes a new instance of the |
Name | Description | |
---|---|---|
![]() | CanModifyTarget | Gets a value indicating whether this processing command can modify target object. (Inherited from Analyzer<TTarget,TValue>) |
![]() | ComparisonOperator | Gets the comparison operator. |
![]() | IsMultithreadingSupported | Gets a value indicating whether this processing command supports multithreading. |
![]() | LeftAnalyzer | Gets the analyzer of left side. |
![]() | Name | Gets the name of processing command. (Inherited from Analyzer<TTarget,TValue>) |
![]() | RightAnalyzer | Gets the analyzer of right side. |
![]() | RightConstantValue | Gets the constant value of right argument. |
![]() | TargetType | Gets the type of the target of processing command. (Inherited from ProcessingCommand<TTarget>) |
Name | Description | |
---|---|---|
![]() | CanApplyTo | Determines whether this analyzer can be applied to the specified target. |
![]() | ConvertTarget | Overloaded. Create retargeted command with specified target type. (Inherited from ProcessingCommand<TTarget>) |
![]() | Execute | Overloaded. Executes processing command on the specified target. |
![]() | ToString | Returns a string representation of this object. (Inherited from ProcessingCommand<TTarget>) |
![]() | TryAnalyze | Analyzes the specified target. (Inherited from Analyzer<TTarget,TValue>) |
Name | Description | |
---|---|---|
![]() | Analyze | Analyzes the specified target. |
AnalyzerResultsComparer<TTarget,TValue> Class
Vintasoft.Imaging.Processing.Analyzers Namespace