Name | Description | |
---|---|---|
![]() | SetContainsAnalyzerResultPredicate | Overloaded. Initializes a new instance of the |
Name | Description | |
---|---|---|
![]() | SetContainsAnalyzerResultPredicate | Overloaded. Initializes a new instance of the |
Name | Description | |
---|---|---|
![]() | Analyzer | Gets the typed analyzer that is used for getting comparing value. |
![]() | CanModifyTarget | Gets a value indicating whether this processing command can modify target object. (Inherited from Analyzer<TTarget,TValue>) |
![]() | IsMultithreadingSupported | Gets a value indicating whether this processing command supports multithreading. (Inherited from ProcessingCommand<TTarget>) |
![]() | Name | Gets the name of processing command. (Inherited from Analyzer<TTarget,TValue>) |
![]() | ReferenceSet | Gets the set of reference values. |
![]() | TargetType | Gets the type of the target of processing command. (Inherited from ProcessingCommand<TTarget>) |
Name | Description | |
---|---|---|
![]() | CanApplyTo | Determines whether the 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. |
SetContainsAnalyzerResultPredicate<TTarget,TValue> Class
Vintasoft.Imaging.Processing.Analyzers Namespace